diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 00:03:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-23 00:03:06 +0200 |
commit | b589195d4c118a71d045cfbb3fe7f5d6557fe9b2 (patch) | |
tree | 0aca71b7339f38280b5892272243e24be30097c2 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: ppc64 stable wrt bug #692686 (diff) | |
download | gentoo-b589195d4c118a71d045cfbb3fe7f5d6557fe9b2.tar.gz gentoo-b589195d4c118a71d045cfbb3fe7f5d6557fe9b2.tar.bz2 gentoo-b589195d4c118a71d045cfbb3fe7f5d6557fe9b2.zip |
dev-ruby/rspec-core: ppc64 stable wrt bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild b/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild index 28cc97809056..f8374f162036 100644 --- a/dev-ruby/rspec-core/rspec-core-3.8.2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.8.2.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 ~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="highlight" SUBVERSION="$(ver_cut 1-2)" |