summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 20:06:24 +0100
committerSam James <sam@gentoo.org>2021-10-02 20:06:24 +0100
commitc311c312b5b8a25e5c9238d724e3ae7052536d1f (patch)
treec38db921ee27de7534dc1911e7f2f062d952ed33 /dev-ruby/hashie
parentdev-ruby/hashie: Stabilize 3.6.0 amd64, #807082 (diff)
downloadgentoo-c311c312b5b8a25e5c9238d724e3ae7052536d1f.tar.gz
gentoo-c311c312b5b8a25e5c9238d724e3ae7052536d1f.tar.bz2
gentoo-c311c312b5b8a25e5c9238d724e3ae7052536d1f.zip
dev-ruby/hashie: Stabilize 4.1.0-r1 amd64, #807082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hashie')
-rw-r--r--dev-ruby/hashie/hashie-4.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashie/hashie-4.1.0-r1.ebuild b/dev-ruby/hashie/hashie-4.1.0-r1.ebuild
index 2cd22ebcc43c..a18c35c8a4e3 100644
--- a/dev-ruby/hashie/hashie-4.1.0-r1.ebuild
+++ b/dev-ruby/hashie/hashie-4.1.0-r1.ebuild
@@ -21,7 +21,7 @@ SRC_URI="https://github.com/intridea/hashie/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="MIT"
SLOT="$(ver_cut 1)"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/activesupport )"