diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-07 16:01:49 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-07 15:22:18 +0100 |
commit | 1db8a856ef9ee0373b266ebb44fc9cf07b3dcdde (patch) | |
tree | af5973ea597150b6ed405b9fc8e33c4115b6e536 /dev-ruby/rspec-expectations | |
parent | dev-ruby/rspec-support: stable 3.10.2 for sparc, bug #800230 (diff) | |
download | gentoo-1db8a856ef9ee0373b266ebb44fc9cf07b3dcdde.tar.gz gentoo-1db8a856ef9ee0373b266ebb44fc9cf07b3dcdde.tar.bz2 gentoo-1db8a856ef9ee0373b266ebb44fc9cf07b3dcdde.zip |
dev-ruby/rspec-expectations: stable 3.10.1 for sparc, bug #800230
Package-Manager: Portage-3.0.20, Repoman-3.0.2
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-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild index e005f9f4340b..64f3462c3e21 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.10.1.ebuild @@ -19,7 +19,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 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(ver_cut 1-2)" |