diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-08-22 18:43:54 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-22 19:32:24 +0100 |
commit | 67c806d1a20cfc3f46c82a7a1ce2d24895f3708e (patch) | |
tree | f9c30fcae5c335a68360980bf263deda52abe377 /dev-ruby/rspec-support | |
parent | dev-ruby/rspec-core: stable 3.8.2 for sparc, bug #692686 (diff) | |
download | gentoo-67c806d1a20cfc3f46c82a7a1ce2d24895f3708e.tar.gz gentoo-67c806d1a20cfc3f46c82a7a1ce2d24895f3708e.tar.bz2 gentoo-67c806d1a20cfc3f46c82a7a1ce2d24895f3708e.zip |
dev-ruby/rspec-support: stable 3.8.2 for sparc, bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-support')
-rw-r--r-- | dev-ruby/rspec-support/rspec-support-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.8.2.ebuild b/dev-ruby/rspec-support/rspec-support-3.8.2.ebuild index a10afc1dce48..3ddd99aa8633 100644 --- a/dev-ruby/rspec-support/rspec-support-3.8.2.ebuild +++ b/dev-ruby/rspec-support/rspec-support-3.8.2.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 ~ia64 ~ppc ~ppc64 ~s390 ~sparc 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 ~s390 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/rspec-3.8.0:3 >=dev-ruby/thread_order-1.1.0 )" |