diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 21:39:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 21:39:59 +0100 |
commit | 3bf049b09c5b9ed0d7ad212f0ec81f03bbd02c40 (patch) | |
tree | d5ad8d64e2ea352d869ed277f2f1d3367fc51082 /dev-ruby/hashie | |
parent | dev-ruby/activesupport: Stabilize 5.2.6 x86, #807082 (diff) | |
download | gentoo-3bf049b09c5b9ed0d7ad212f0ec81f03bbd02c40.tar.gz gentoo-3bf049b09c5b9ed0d7ad212f0ec81f03bbd02c40.tar.bz2 gentoo-3bf049b09c5b9ed0d7ad212f0ec81f03bbd02c40.zip |
dev-ruby/hashie: Stabilize 3.6.0 x86, #807082
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/hashie')
-rw-r--r-- | dev-ruby/hashie/hashie-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashie/hashie-3.6.0.ebuild b/dev-ruby/hashie/hashie-3.6.0.ebuild index 81cb1841db45..1d6ac814ed5c 100644 --- a/dev-ruby/hashie/hashie-3.6.0.ebuild +++ b/dev-ruby/hashie/hashie-3.6.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.mobomo.com/2009/11/hashie-the-hash-toolkit/" LICENSE="MIT" SLOT="3" -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 )" |