diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 16:55:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-29 16:55:03 +0200 |
commit | 084728ccc9f871a5de33ec9f0bad0ee846f3cd34 (patch) | |
tree | 43f1fd1ce79db091e0ecb98d1e4a569e21370665 /net-print | |
parent | net-print/libcupsfilters: Keyword 2.0.0-r3 x86, #920237 (diff) | |
download | gentoo-084728ccc9f871a5de33ec9f0bad0ee846f3cd34.tar.gz gentoo-084728ccc9f871a5de33ec9f0bad0ee846f3cd34.tar.bz2 gentoo-084728ccc9f871a5de33ec9f0bad0ee846f3cd34.zip |
net-print/libppd: Keyword 2.0.0 x86, #920237
Signed-off-by: Arthur Zamarin <arthurzam@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 f16dcc822b93..d603e82f51ed 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 ~loong ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~x86" # pdftops has various possible implementations, but the default # really needs to be decent |