diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:31:41 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:35:45 +0200 |
commit | ba7605f86ae9a34c6a8d81177b3ab18026e552ff (patch) | |
tree | 3312223daa6ae4706e9488f54146f61d8ce7bf36 /dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | |
parent | app-doc/blas-docs: keyword ~arm64 (diff) | |
download | gentoo-ba7605f86ae9a34c6a8d81177b3ab18026e552ff.tar.gz gentoo-ba7605f86ae9a34c6a8d81177b3ab18026e552ff.tar.bz2 gentoo-ba7605f86ae9a34c6a8d81177b3ab18026e552ff.zip |
dev-ruby/rspec-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rspec-core/rspec-core-3.6.0.ebuild')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild b/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild index 676651f294fb..2bab67f13b5b 100644 --- a/dev-ruby/rspec-core/rspec-core-3.6.0.ebuild +++ b/dev-ruby/rspec-core/rspec-core-3.6.0.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 ~hppa ~ppc ~ppc64 ~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 ~ppc ~ppc64 ~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)" |