diff options
author | 2018-12-15 08:17:03 +0100 | |
---|---|---|
committer | 2018-12-15 08:41:26 +0100 | |
commit | c2026207508f0a0b779309facf56a496cfa992aa (patch) | |
tree | c63f6dc34fae13da064cb4fe6d7f9cbdf1ea925d /dev-ruby/hashdiff | |
parent | dev-ruby/hashdiff: cleanup (diff) | |
download | gentoo-c2026207508f0a0b779309facf56a496cfa992aa.tar.gz gentoo-c2026207508f0a0b779309facf56a496cfa992aa.tar.bz2 gentoo-c2026207508f0a0b779309facf56a496cfa992aa.zip |
dev-ruby/hashdiff: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/hashdiff')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild b/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild index 91f8ad9a3907..793b1828597d 100644 --- a/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild +++ b/dev-ruby/hashdiff/hashdiff-0.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |