diff options
author | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-12 23:51:06 -0400 |
---|---|---|
committer | Zero_Chaos <zerochaos@gentoo.org> | 2016-06-13 00:37:08 -0400 |
commit | f3b0521dbe4cdc18f73cf5e85ab1f96823e37094 (patch) | |
tree | 30225b9638823ab61f6a5607800dbbac3e0fa839 /dev-ruby/hashdiff | |
parent | dev-ruby/crack: adding ~arm (diff) | |
download | gentoo-f3b0521dbe4cdc18f73cf5e85ab1f96823e37094.tar.gz gentoo-f3b0521dbe4cdc18f73cf5e85ab1f96823e37094.tar.bz2 gentoo-f3b0521dbe4cdc18f73cf5e85ab1f96823e37094.zip |
dev-ruby/hashdiff: adding ~arm
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-ruby/hashdiff')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild index 6cd505dd816f..6ba461828acc 100644 --- a/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild +++ b/dev-ruby/hashdiff/hashdiff-0.3.0.ebuild @@ -18,5 +18,5 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |