diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:03:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:54 +0100 |
commit | 0034de82ac13566bce5b965e743319d5dd3fd995 (patch) | |
tree | 12e888c063865bf3024afd35bbc9f9ff6ea6acec /dev-ruby/hashdiff/hashdiff-1.0.1.ebuild | |
parent | dev-ruby/haml: drop x86-macos (diff) | |
download | gentoo-0034de82ac13566bce5b965e743319d5dd3fd995.tar.gz gentoo-0034de82ac13566bce5b965e743319d5dd3fd995.tar.bz2 gentoo-0034de82ac13566bce5b965e743319d5dd3fd995.zip |
dev-ruby/hashdiff: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-ruby/hashdiff/hashdiff-1.0.1.ebuild')
-rw-r--r-- | dev-ruby/hashdiff/hashdiff-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild index 266af44e1a96..74127fee8a77 100644 --- a/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild +++ b/dev-ruby/hashdiff/hashdiff-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/liufengyun/hashdiff" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" all_ruby_prepare() { |