diff options
author | Sam James <sam@gentoo.org> | 2024-02-05 15:11:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-05 15:11:42 +0000 |
commit | 95a3921a3369e555fa2c3658241a6d10c5928741 (patch) | |
tree | aace93920161c7098a77ef856985e2b88096d8bc /net-print | |
parent | net-print/libcupsfilters: Stabilize 2.0.0-r3 arm, #923811 (diff) | |
download | gentoo-95a3921a3369e555fa2c3658241a6d10c5928741.tar.gz gentoo-95a3921a3369e555fa2c3658241a6d10c5928741.tar.bz2 gentoo-95a3921a3369e555fa2c3658241a6d10c5928741.zip |
net-print/libppd: Stabilize 2.0.0 arm, #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 a289ffc8708a..009e1de1e775 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 |