diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 21:40:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 21:40:00 +0100 |
commit | e4504fa4b0084348a159195926b04f23b958c359 (patch) | |
tree | e80288596920181732167eef4200614c7ab784be /dev-ruby/hashie | |
parent | dev-ruby/hashie: Stabilize 3.6.0 x86, #807082 (diff) | |
download | gentoo-e4504fa4b0084348a159195926b04f23b958c359.tar.gz gentoo-e4504fa4b0084348a159195926b04f23b958c359.tar.bz2 gentoo-e4504fa4b0084348a159195926b04f23b958c359.zip |
dev-ruby/hashie: Stabilize 4.1.0-r1 x86, #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.ebuild | 2 |
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 a18c35c8a4e3..ecfb8d5798d0 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 )" |