diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-21 18:55:05 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-21 20:45:22 +0100 |
commit | 2b679a73a865b87fcfd9b5ee2c380958d18c52e3 (patch) | |
tree | 6e488aa6dadad67b1a85c1fbedbb54b8960c343f /dev-ruby/hashie | |
parent | dev-ruby/rails-dom-testing: keyworded 2.0.3 for sparc, bug #692324 (diff) | |
download | gentoo-2b679a73a865b87fcfd9b5ee2c380958d18c52e3.tar.gz gentoo-2b679a73a865b87fcfd9b5ee2c380958d18c52e3.tar.bz2 gentoo-2b679a73a865b87fcfd9b5ee2c380958d18c52e3.zip |
dev-ruby/hashie: keyworded 3.6.0 for sparc
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/hashie')
-rw-r--r-- | dev-ruby/hashie/hashie-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashie/hashie-3.6.0.ebuild b/dev-ruby/hashie/hashie-3.6.0.ebuild index 97ad2c596770..17c082536848 100644 --- a/dev-ruby/hashie/hashie-3.6.0.ebuild +++ b/dev-ruby/hashie/hashie-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( dev-ruby/activesupport )" |