diff options
author | Sam James <sam@gentoo.org> | 2024-11-10 21:11:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-10 21:11:34 +0000 |
commit | a7a897225de8d68d8347f87165caaa9850698aa0 (patch) | |
tree | 5635dba63e81ee55e28cc94a133a786847790d85 /x11-libs | |
parent | media-video/guvcview: Stabilize 2.1.0 x86, #943169 (diff) | |
download | gentoo-a7a897225de8d68d8347f87165caaa9850698aa0.tar.gz gentoo-a7a897225de8d68d8347f87165caaa9850698aa0.tar.bz2 gentoo-a7a897225de8d68d8347f87165caaa9850698aa0.zip |
x11-libs/gl2ps: Stabilize 1.4.2-r1 x86, #943173
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild b/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild index 4615725d5154..2a0911c15e11 100644 --- a/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.4.2-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc png zlib" RDEPEND=" |