diff options
author | 2024-09-27 08:29:43 +0300 | |
---|---|---|
committer | 2024-09-27 08:29:43 +0300 | |
commit | d7b019c157ca5fe46800b091588716dfe661702f (patch) | |
tree | b1cd4b79fb418a3ff0eee36ee72a5e8ee3de858b /net-print | |
parent | net-print/cups-filters: Stabilize 2.0.1 ppc, #940015 (diff) | |
download | gentoo-d7b019c157ca5fe46800b091588716dfe661702f.tar.gz gentoo-d7b019c157ca5fe46800b091588716dfe661702f.tar.bz2 gentoo-d7b019c157ca5fe46800b091588716dfe661702f.zip |
net-print/libppd: Stabilize 2.1_beta1-r1 ppc, #940015
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libppd/libppd-2.1_beta1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/libppd/libppd-2.1_beta1-r1.ebuild b/net-print/libppd/libppd-2.1_beta1-r1.ebuild index 2d3bdb4a3484..a644d5e9c7bb 100644 --- a/net-print/libppd/libppd-2.1_beta1-r1.ebuild +++ b/net-print/libppd/libppd-2.1_beta1-r1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}"/${P/_beta/b} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="+postscript +poppler" # pdftops has various possible implementations, but the default |