diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 12:24:25 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-01 15:44:49 +0200 |
commit | 192eca0f6af0cc9fe8a235be41ed740c559aaf96 (patch) | |
tree | ee3f9287409113ed77e6b4ddf5fc13fcd807ba9f /dev-ruby/hashdiff | |
parent | dev-ruby/patron: keyword ~arm64 (diff) | |
download | gentoo-192eca0f6af0cc9fe8a235be41ed740c559aaf96.tar.gz gentoo-192eca0f6af0cc9fe8a235be41ed740c559aaf96.tar.bz2 gentoo-192eca0f6af0cc9fe8a235be41ed740c559aaf96.zip |
dev-ruby/hashdiff: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/hashdiff')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-0.3.4.ebuild b/dev-ruby/hashdiff/hashdiff-0.3.4.ebuild index 7f9c696a059c..fa4405aa6451 100644 --- a/dev-ruby/hashdiff/hashdiff-0.3.4.ebuild +++ b/dev-ruby/hashdiff/hashdiff-0.3.4.ebuild @@ -17,5 +17,5 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |