summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-04-19 13:47:01 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-19 13:22:30 +0100
commit690f67c0e046e9f58d3101dee124473c3a061a59 (patch)
treeed92337cdc67f120a29eb4919d76639421aa4d73 /dev-ruby/crack
parentdev-ruby/addressable: keyworded 2.7.0 for sparc (diff)
downloadgentoo-690f67c0e046e9f58d3101dee124473c3a061a59.tar.gz
gentoo-690f67c0e046e9f58d3101dee124473c3a061a59.tar.bz2
gentoo-690f67c0e046e9f58d3101dee124473c3a061a59.zip
dev-ruby/crack: keyworded 0.4.3-r2 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/crack')
-rw-r--r--dev-ruby/crack/crack-0.4.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/crack/crack-0.4.3-r2.ebuild b/dev-ruby/crack/crack-0.4.3-r2.ebuild
index f1842a72292f..3f2a521d18cf 100644
--- a/dev-ruby/crack/crack-0.4.3-r2.ebuild
+++ b/dev-ruby/crack/crack-0.4.3-r2.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
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jnunemaker/crack"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86 ~amd64-linux ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
ruby_add_bdepend "test? ( dev-ruby/minitest )"