diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-24 14:56:31 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-24 19:52:16 -0500 |
commit | ec2a3a661735d78324523f6bad7bfefb7f8e27c1 (patch) | |
tree | c365956eed82ff13bf489fb17cdcf5720e292453 /net-print/libppd/libppd-2.0.0.ebuild | |
parent | net-print/libcupsfilters: Keyword 2.0.0-r3 hppa, #920237 (diff) | |
download | gentoo-ec2a3a661735d78324523f6bad7bfefb7f8e27c1.tar.gz gentoo-ec2a3a661735d78324523f6bad7bfefb7f8e27c1.tar.bz2 gentoo-ec2a3a661735d78324523f6bad7bfefb7f8e27c1.zip |
net-print/libppd: Keyword 2.0.0 hppa, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-print/libppd/libppd-2.0.0.ebuild')
-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 5874d2da7ea0..eecb96bbabee 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 ~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 |