summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-12-19 20:28:38 +0800
committerYixun Lan <dlan@gentoo.org>2021-12-19 20:35:16 +0800
commita445eddf05f742304a2b277e143209000f7f40ed (patch)
tree50f10060eb0f86bcfb7c73c9fadb3e5249555fd8 /dev-ruby
parentsec-keys/openpgp-keys-django: Correct maintainer to python@ (diff)
downloadgentoo-a445eddf05f742304a2b277e143209000f7f40ed.tar.gz
gentoo-a445eddf05f742304a2b277e143209000f7f40ed.tar.bz2
gentoo-a445eddf05f742304a2b277e143209000f7f40ed.zip
dev-ruby/rubyzip: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rubyzip/rubyzip-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-2.3.2.ebuild b/dev-ruby/rubyzip/rubyzip-2.3.2.ebuild
index 63b3c7e93be4..aef8a552c081 100644
--- a/dev-ruby/rubyzip/rubyzip-2.3.2.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-2.3.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
LICENSE="Ruby"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
RDEPEND=""