diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 18:55:56 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:31:48 +0100 |
commit | 66f6e6683c8d3274e44dce2f218f0104ba773648 (patch) | |
tree | 4a4cd1f3464abce43faf9ca282b9d1570524ddac /dev-ruby/abstract | |
parent | net-proxy/privoxy: version bump (diff) | |
download | gentoo-66f6e6683c8d3274e44dce2f218f0104ba773648.tar.gz gentoo-66f6e6683c8d3274e44dce2f218f0104ba773648.tar.bz2 gentoo-66f6e6683c8d3274e44dce2f218f0104ba773648.zip |
dev-ruby/abstract: 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/abstract')
-rw-r--r-- | dev-ruby/abstract/abstract-1.0.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/abstract/abstract-1.0.0-r3.ebuild b/dev-ruby/abstract/abstract-1.0.0-r3.ebuild index 0806b90da8a0..170c8bcf929e 100644 --- a/dev-ruby/abstract/abstract-1.0.0-r3.ebuild +++ b/dev-ruby/abstract/abstract-1.0.0-r3.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://rubygems.org/gems/abstract" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" each_ruby_test() { |