summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-21 18:55:42 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-21 20:45:24 +0100
commit1058c862d62da0796f4d6e0a01ca4195eedf15c7 (patch)
tree54ffe70e759c38773e00818f675762481c4dfb12 /dev-ruby
parentdev-ruby/hashie: keyworded 3.6.0 for sparc (diff)
downloadgentoo-1058c862d62da0796f4d6e0a01ca4195eedf15c7.tar.gz
gentoo-1058c862d62da0796f4d6e0a01ca4195eedf15c7.tar.bz2
gentoo-1058c862d62da0796f4d6e0a01ca4195eedf15c7.zip
dev-ruby/hashie: keyworded 4.0.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')
-rw-r--r--dev-ruby/hashie/hashie-4.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashie/hashie-4.0.0.ebuild b/dev-ruby/hashie/hashie-4.0.0.ebuild
index d39bc3582f23..7bd5eb8b8875 100644
--- a/dev-ruby/hashie/hashie-4.0.0.ebuild
+++ b/dev-ruby/hashie/hashie-4.0.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=7
@@ -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 ~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 )"