summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-07-17 14:41:34 +0800
committerYixun Lan <dlan@gentoo.org>2021-07-19 22:23:53 +0800
commit6b16619f6cf8cfe5f8c423ace90926047a36b5fa (patch)
treee4d69552862c6138c64b21a272a1e65ffb86645c /net-print/cups
parentnet-print/cups-filters: keyword ~riscv (diff)
downloadgentoo-6b16619f6cf8cfe5f8c423ace90926047a36b5fa.tar.gz
gentoo-6b16619f6cf8cfe5f8c423ace90926047a36b5fa.tar.bz2
gentoo-6b16619f6cf8cfe5f8c423ace90926047a36b5fa.zip
net-print/cups: keyword ~riscv
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'net-print/cups')
-rw-r--r--net-print/cups/cups-2.3.3_p2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-print/cups/cups-2.3.3_p2-r2.ebuild b/net-print/cups/cups-2.3.3_p2-r2.ebuild
index a5616f1a2095..1fb277c69548 100644
--- a/net-print/cups/cups-2.3.3_p2-r2.ebuild
+++ b/net-print/cups/cups-2.3.3_p2-r2.ebuild
@@ -19,7 +19,7 @@ else
# SRC_URI="https://github.com/apple/cups/releases/download/v${MY_PV}/${MY_P}-source.tar.gz"
SRC_URI="https://github.com/OpenPrinting/cups/releases/download/v${MY_PV}/cups-${MY_PV}-source.tar.gz"
if [[ "${PV}" != *_beta* ]] && [[ "${PV}" != *_rc* ]] ; then
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
fi
fi