diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-24 14:56:27 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-24 19:52:16 -0500 |
commit | 991b63c87b703f7e251cdb6077fc06c001a8c424 (patch) | |
tree | 7c602e37a7b93c4554267a72851baa6b8e9a960d /net-print | |
parent | net-print/cups: Keyword 2.4.7-r2 hppa, #920237 (diff) | |
download | gentoo-991b63c87b703f7e251cdb6077fc06c001a8c424.tar.gz gentoo-991b63c87b703f7e251cdb6077fc06c001a8c424.tar.bz2 gentoo-991b63c87b703f7e251cdb6077fc06c001a8c424.zip |
net-print/libcupsfilters: Keyword 2.0.0-r3 hppa, #920237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libcupsfilters/libcupsfilters-2.0.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/libcupsfilters/libcupsfilters-2.0.0-r3.ebuild b/net-print/libcupsfilters/libcupsfilters-2.0.0-r3.ebuild index 1edfc0729234..f0e98c6690ef 100644 --- a/net-print/libcupsfilters/libcupsfilters-2.0.0-r3.ebuild +++ b/net-print/libcupsfilters/libcupsfilters-2.0.0-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/OpenPrinting/libcupsfilters/releases/download/${PV}/ LICENSE="Apache-2.0" SLOT="0" IUSE="dbus exif jpeg pdf +poppler +postscript png test tiff" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" RESTRICT="!test? ( test )" |