summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-09-10 22:59:54 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-10 23:01:03 +0800
commitdf948eb10773e65f72e424218297882fa3e9e1e4 (patch)
treecaf7d6d69097fcf61ec9837f6f81ff5012ab144e /app-arch
parentmedia-sound/alsa-tools: keyword ~riscv (diff)
downloadgentoo-df948eb10773e65f72e424218297882fa3e9e1e4.tar.gz
gentoo-df948eb10773e65f72e424218297882fa3e9e1e4.tar.bz2
gentoo-df948eb10773e65f72e424218297882fa3e9e1e4.zip
app-arch/zip: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/zip/zip-3.0-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/zip/zip-3.0-r4.ebuild b/app-arch/zip/zip-3.0-r4.ebuild
index d03dd55d5bf2..ee3b1b1f0838 100644
--- a/app-arch/zip/zip-3.0-r4.ebuild
+++ b/app-arch/zip/zip-3.0-r4.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/infozip/${MY_P}.zip"
LICENSE="Info-ZIP"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux"
IUSE="bzip2 crypt natspec unicode"
DEPEND="${RDEPEND}"