diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:08:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:58 +0100 |
commit | f3ac714cd1a18c77a877bbe3d399ca477277ccc1 (patch) | |
tree | 7606c0b76bd56d738d8153e2211f84fdfbf54871 /dev-ruby/mechanize | |
parent | dev-ruby/maxitest: drop x86-macos (diff) | |
download | gentoo-f3ac714cd1a18c77a877bbe3d399ca477277ccc1.tar.gz gentoo-f3ac714cd1a18c77a877bbe3d399ca477277ccc1.tar.bz2 gentoo-f3ac714cd1a18c77a877bbe3d399ca477277ccc1.zip |
dev-ruby/mechanize: 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/mechanize')
-rw-r--r-- | dev-ruby/mechanize/mechanize-2.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/mechanize/mechanize-2.7.6.ebuild b/dev-ruby/mechanize/mechanize-2.7.6.ebuild index b8d12cfab949..18c4d3918f68 100644 --- a/dev-ruby/mechanize/mechanize-2.7.6.ebuild +++ b/dev-ruby/mechanize/mechanize-2.7.6.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=6 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/sparklemotion/mechanize" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" ruby_add_bdepend ">=dev-ruby/hoe-3.7 |