diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-23 06:02:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-23 06:52:30 +0200 |
commit | d30213cbebd50d9df998de987aaf9d667da70c60 (patch) | |
tree | 1bbfd9dc2f52be916abeaa19b81db460b1c71e34 /dev-ruby | |
parent | acabf2a687df331dcab9281cdfaad2e636d67f6d (diff) | |
download | gentoo-d30213cbebd50d9df998de987aaf9d667da70c60.tar.gz gentoo-d30213cbebd50d9df998de987aaf9d667da70c60.tar.xz |
dev-ruby/hashdiff: stable on amd64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby')
-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 6bc5f1465dd..7f9c696a059 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 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" |