diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 22:08:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-20 22:16:12 +0000 |
commit | 0f96244863c5adb687bd4b209a51a3e5db7a8922 (patch) | |
tree | b5e2f50d0edf6eb1b4a3f507e3c142cf332bf708 | |
parent | net-p2p/deluge: 'files' folder cleanup (diff) | |
download | gentoo-0f96244863c5adb687bd4b209a51a3e5db7a8922.tar.gz gentoo-0f96244863c5adb687bd4b209a51a3e5db7a8922.tar.bz2 gentoo-0f96244863c5adb687bd4b209a51a3e5db7a8922.zip |
dev-ruby/rspec: 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"
-rw-r--r-- | dev-ruby/rspec/rspec-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec/rspec-3.6.0.ebuild b/dev-ruby/rspec/rspec-3.6.0.ebuild index 1640102a2ed5..99ccbda907e9 100644 --- a/dev-ruby/rspec/rspec-3.6.0.ebuild +++ b/dev-ruby/rspec/rspec-3.6.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec" LICENSE="MIT" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |