diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:05:29 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:55 +0100 |
commit | 2c56ba908c0f1520241e231eb37708118cbd9e8d (patch) | |
tree | afc99a78ce830af03606358807e8985be0169b1b /dev-ruby/hpricot | |
parent | dev-ruby/hoe: drop x86-macos (diff) | |
download | gentoo-2c56ba908c0f1520241e231eb37708118cbd9e8d.tar.gz gentoo-2c56ba908c0f1520241e231eb37708118cbd9e8d.tar.bz2 gentoo-2c56ba908c0f1520241e231eb37708118cbd9e8d.zip |
dev-ruby/hpricot: 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/hpricot')
-rw-r--r-- | dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild b/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild index 0f056d62fd83..427600a8ca0f 100644 --- a/dev-ruby/hpricot/hpricot-0.8.6-r5.ebuild +++ b/dev-ruby/hpricot/hpricot-0.8.6-r5.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=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.github.com/hpricot/hpricot" 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="" ruby_add_bdepend "dev-ruby/rake |