diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 10:27:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-28 11:35:43 +0200 |
commit | ef7a6721cec5f1201673d8d82a7b0beb33ae8939 (patch) | |
tree | 4b03d1e0887689ae3bab5bdb34e37b5a92db98c3 /dev-ruby/rspec-expectations | |
parent | dev-ruby/session: keyword ~arm64 (diff) | |
download | gentoo-ef7a6721cec5f1201673d8d82a7b0beb33ae8939.tar.gz gentoo-ef7a6721cec5f1201673d8d82a7b0beb33ae8939.tar.bz2 gentoo-ef7a6721cec5f1201673d8d82a7b0beb33ae8939.zip |
dev-ruby/rspec-expectations: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild index 65bb0c9187f1..2ab2ce2d6adf 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.6.0.ebuild @@ -19,7 +19,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="" SUBVERSION="$(get_version_component_range 1-2)" |