diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 05:59:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:50:24 +0100 |
commit | 28c482118edc2fe3feb2d7d3dc401539999a2463 (patch) | |
tree | d1fbe2332e0e3f6a0db4600636fdf5d23ab0295c /dev-ruby/hashdiff | |
parent | dev-ruby/webrobots: x86 keyworded (bug #563858) (diff) | |
download | gentoo-28c482118edc2fe3feb2d7d3dc401539999a2463.tar.gz gentoo-28c482118edc2fe3feb2d7d3dc401539999a2463.tar.bz2 gentoo-28c482118edc2fe3feb2d7d3dc401539999a2463.zip |
dev-ruby/hashdiff: x86 keyworded (bug #563858)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
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 34fd7ed94fcb..5db30237fd86 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |