diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 16:46:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 16:46:29 +0000 |
commit | f4c6ab4ccf8005119f56b6e745e402af48c8a04f (patch) | |
tree | 060333704e355986eff9ce2559d7362b262441d0 /net-print | |
parent | net-print/libcupsfilters: Stabilize 2.0.0-r3 x86, #923811 (diff) | |
download | gentoo-f4c6ab4ccf8005119f56b6e745e402af48c8a04f.tar.gz gentoo-f4c6ab4ccf8005119f56b6e745e402af48c8a04f.tar.bz2 gentoo-f4c6ab4ccf8005119f56b6e745e402af48c8a04f.zip |
net-print/libppd: Stabilize 2.0.0 x86, #923811
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libppd/libppd-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/libppd/libppd-2.0.0.ebuild b/net-print/libppd/libppd-2.0.0.ebuild index 94e1e509fa40..b5591f6298b5 100644 --- a/net-print/libppd/libppd-2.0.0.ebuild +++ b/net-print/libppd/libppd-2.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/OpenPrinting/libppd/releases/download/${PV}/${P}.tar LICENSE="Apache-2.0" SLOT="0" IUSE="+postscript +poppler" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86" # pdftops has various possible implementations, but the default # really needs to be decent |