diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-04-19 13:19:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-19 13:22:19 +0100 |
commit | 44620c514da033fff6367949ab728a24d04e151d (patch) | |
tree | e2797da4190117f62b81ee6431b2ef8675cbf9dd /dev-ruby/rspec-its | |
parent | dev-ruby/heredoc_unindent: keyworded 1.2.0 for sparc (diff) | |
download | gentoo-44620c514da033fff6367949ab728a24d04e151d.tar.gz gentoo-44620c514da033fff6367949ab728a24d04e151d.tar.bz2 gentoo-44620c514da033fff6367949ab728a24d04e151d.zip |
dev-ruby/rspec-its: keyworded 1.2.0-r1 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/rspec-its')
-rw-r--r-- | dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild index ec6dea67e041..58deb927e793 100644 --- a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild +++ b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.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=5 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rspec/rspec-its" LICENSE="MIT" SLOT="1" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-core-3.0.0 >=dev-ruby/rspec-expectations-3.0.0" |