diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2022-02-28 12:28:32 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-02-28 15:02:06 +0800 |
commit | a3db3468a5a40929b5e41a51700407f1021a8abc (patch) | |
tree | 4b96a62e7a35615e289216ea23b6822c9ff81901 /dev-ruby | |
parent | dev-ruby/fast_xs: keyword 0.8.0-r3 for ~riscv (diff) | |
download | gentoo-a3db3468a5a40929b5e41a51700407f1021a8abc.tar.gz gentoo-a3db3468a5a40929b5e41a51700407f1021a8abc.tar.bz2 gentoo-a3db3468a5a40929b5e41a51700407f1021a8abc.zip |
dev-ruby/hpricot: keyword 0.8.6-r6 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild index deb38b69308d..8438fac5b6ca 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ HOMEPAGE="https://wiki.github.com/hpricot/hpricot" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "dev-ruby/rake |