summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-12-20 22:15:48 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-12-20 22:16:13 +0000
commit57581990a466fb44d0429b2a6468959cbe85470e (patch)
treeb77105894dcf06f67294e2b870ab4602e38d16fa /dev-ruby/rspec-core
parentdev-ruby/rspec-mocks: keyworded 3.6.0 for sparc, bug #587756 (thanks to Rolf ... (diff)
downloadgentoo-57581990a466fb44d0429b2a6468959cbe85470e.tar.gz
gentoo-57581990a466fb44d0429b2a6468959cbe85470e.tar.bz2
gentoo-57581990a466fb44d0429b2a6468959cbe85470e.zip
dev-ruby/rspec-core: keyworded 3.6.0 for sparc, bug #587756 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r--dev-ruby/rspec-core/rspec-core-3.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild
index 914e3429e992..bd069c822b8c 100644
--- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild
@@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="3"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="highlight"
SUBVERSION="$(get_version_component_range 1-2)"