diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-20 15:41:59 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:17:23 +0800 |
commit | 675b6c704eb3899d1db0a463d44695b3e02a0581 (patch) | |
tree | cf6470fedeef39474cbea080cc7ded2bc9add48e /net-print | |
parent | profiles/arch/riscv: mask USE=chromaprint,upnp-av for media-plugins/grilo-plu... (diff) | |
download | gentoo-675b6c704eb3899d1db0a463d44695b3e02a0581.tar.gz gentoo-675b6c704eb3899d1db0a463d44695b3e02a0581.tar.bz2 gentoo-675b6c704eb3899d1db0a463d44695b3e02a0581.zip |
net-print/cups-pk-helper: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-print')
-rw-r--r-- | net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild index f196d8750b43..ed7774e538cc 100644 --- a/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild +++ b/net-print/cups-pk-helper/cups-pk-helper-0.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" IUSE="" # Require {glib,gdbus-codegen}-2.30.0 due to GDBus changes between 2.29.92 |