diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 15:11:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 15:11:29 +0000 |
commit | d78e0831fd36eeef2213c786ba74969480f01d32 (patch) | |
tree | 91ae0ec8f90cffe2367ac90fd5049df58583296a /net-print | |
parent | net-print/libcupsfilters: Stabilize 2.0.0-r3 ppc64, #923811 (diff) | |
download | gentoo-d78e0831fd36eeef2213c786ba74969480f01d32.tar.gz gentoo-d78e0831fd36eeef2213c786ba74969480f01d32.tar.bz2 gentoo-d78e0831fd36eeef2213c786ba74969480f01d32.zip |
net-print/libppd: Stabilize 2.0.0 ppc64, #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 eecb96bbabee..8617886f917d 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 |