diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 14:44:33 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 14:47:15 +0200 |
commit | fd74b755e4f2267dec76a9f636e7d0c03af45309 (patch) | |
tree | 2bcc33403ce983a59549b227cc7853dce58d4556 /dev-ruby/atomic | |
parent | dev-ruby/thread_safe: keyword ~arm64 (diff) | |
download | gentoo-fd74b755e4f2267dec76a9f636e7d0c03af45309.tar.gz gentoo-fd74b755e4f2267dec76a9f636e7d0c03af45309.tar.bz2 gentoo-fd74b755e4f2267dec76a9f636e7d0c03af45309.zip |
dev-ruby/atomic: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/atomic')
-rw-r--r-- | dev-ruby/atomic/atomic-1.1.99.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/atomic/atomic-1.1.99.ebuild b/dev-ruby/atomic/atomic-1.1.99.ebuild index 3a434b4592cd..7efdf341a552 100644 --- a/dev-ruby/atomic/atomic-1.1.99.ebuild +++ b/dev-ruby/atomic/atomic-1.1.99.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { |