diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 02:03:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:35:38 +0200 |
commit | 12343c9ddfa3c506ceeadf2701d665b15afc9b95 (patch) | |
tree | 1093c7354b17506096def08520ddeff6fe821d2d /dev-ruby/rspec-core | |
parent | dev-ruby/rspec: keyword ~arm64 (diff) | |
download | gentoo-12343c9ddfa3c506ceeadf2701d665b15afc9b95.tar.gz gentoo-12343c9ddfa3c506ceeadf2701d665b15afc9b95.tar.bz2 gentoo-12343c9ddfa3c506ceeadf2701d665b15afc9b95.zip |
dev-ruby/rspec-core: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild index 1779b6f02555..e4df5391eb5d 100644 --- a/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.99.2-r2.ebuild @@ -24,7 +24,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( |