diff options
author | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:11:27 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-10-15 20:11:27 +0200 |
commit | e8c644160e762d9cd71deb3a7ca06bf65f50d7fd (patch) | |
tree | 02800e46d61e0bb610c3f5d9da853dd432308911 /dev-ruby/rspec-core | |
parent | dev-ruby/rspec-support: arm stable, bug #666742 (diff) | |
download | gentoo-e8c644160e762d9cd71deb3a7ca06bf65f50d7fd.tar.gz gentoo-e8c644160e762d9cd71deb3a7ca06bf65f50d7fd.tar.bz2 gentoo-e8c644160e762d9cd71deb3a7ca06bf65f50d7fd.zip |
dev-ruby/rspec-core: arm stable, bug #666742
Signed-off-by: Markus Meier <maekke@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild b/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild index c8977a54f4a1..b75df1c7b42a 100644 --- a/dev-ruby/rspec-core/rspec-core-3.7.1.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.7.1.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 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 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="highlight" SUBVERSION="$(get_version_component_range 1-2)" |