diff options
author | Sam James <sam@gentoo.org> | 2024-11-10 16:51:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-10 16:51:28 +0000 |
commit | e7ee8933d409fb8625e7e77f63e4a088f260e5c7 (patch) | |
tree | 63cbd6d37999a1e00ea478d4226060e9cb9eacbd /x11-libs/gl2ps | |
parent | media-libs/libheif: Stabilize 1.18.2-r1 amd64, #943171 (diff) | |
download | gentoo-e7ee8933d409fb8625e7e77f63e4a088f260e5c7.tar.gz gentoo-e7ee8933d409fb8625e7e77f63e4a088f260e5c7.tar.bz2 gentoo-e7ee8933d409fb8625e7e77f63e4a088f260e5c7.zip |
x11-libs/gl2ps: Stabilize 1.4.2-r1 amd64, #943173
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/gl2ps')
-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 3a5a57cee189..4615725d5154 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=" |