diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-03 09:41:39 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-03 09:41:39 +0100 |
commit | 6132c44cd7faff5f88ca3daba5d6de6e873fbc48 (patch) | |
tree | 87891db2fff4462852e7aea89e498773fe2364be /net-print | |
parent | net-print/libcupsfilters: Keyword 2.0.0-r3 riscv, #920237 (diff) | |
download | gentoo-6132c44cd7faff5f88ca3daba5d6de6e873fbc48.tar.gz gentoo-6132c44cd7faff5f88ca3daba5d6de6e873fbc48.tar.bz2 gentoo-6132c44cd7faff5f88ca3daba5d6de6e873fbc48.zip |
net-print/libppd: Keyword 2.0.0 riscv, #920237
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/libppd/libppd-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/libppd/libppd-2.0.0.ebuild b/net-print/libppd/libppd-2.0.0.ebuild index 54cd2de1f64c..5874d2da7ea0 100644 --- a/net-print/libppd/libppd-2.0.0.ebuild +++ b/net-print/libppd/libppd-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" # pdftops has various possible implementations, but the default # really needs to be decent |