diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:29:12 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:29:12 +0300 |
commit | 9836b090bd7e2a7b60403249e4fdb8a2d3b43521 (patch) | |
tree | 8d39e36e26e4629be553e0c33f669b7836dce188 /dev-ruby/rspec-core/rspec-core-3.8.2.ebuild | |
parent | dev-ruby/rspec: arm stable wrt bug #692686 (diff) | |
download | gentoo-9836b090bd7e2a7b60403249e4fdb8a2d3b43521.tar.gz gentoo-9836b090bd7e2a7b60403249e4fdb8a2d3b43521.tar.bz2 gentoo-9836b090bd7e2a7b60403249e4fdb8a2d3b43521.zip |
dev-ruby/rspec-core: arm stable wrt bug #692686
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.8.2.ebuild')
-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 d32e455db9b1..a10e6887dc25 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)" |