diff options
author | Sam James <sam@gentoo.org> | 2024-11-10 13:02:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-10 13:02:53 +0000 |
commit | ce7fb664a3380a12da5aa1c226cfefd3b5491e04 (patch) | |
tree | 2d9b8af98d1f48c84c720ee7232abf1ffc696c95 /x11-libs | |
parent | x11-libs/gl2ps: Stabilize 1.4.2-r1 ppc64, #943173 (diff) | |
download | gentoo-ce7fb664a3380a12da5aa1c226cfefd3b5491e04.tar.gz gentoo-ce7fb664a3380a12da5aa1c226cfefd3b5491e04.tar.bz2 gentoo-ce7fb664a3380a12da5aa1c226cfefd3b5491e04.zip |
x11-libs/gl2ps: Stabilize 1.4.2-r1 ppc, #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 192cd77426bd..3a5a57cee189 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=" |