diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:18:47 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:07 +0100 |
commit | 3142a0c0d2d148902c83fd9aeba6e01eeca213ec (patch) | |
tree | 4cda85724bffab7d0ba1551a6ae4e0d95c759150 /dev-ruby/rr | |
parent | dev-ruby/rmagick: drop x86-macos (diff) | |
download | gentoo-3142a0c0d2d148902c83fd9aeba6e01eeca213ec.tar.gz gentoo-3142a0c0d2d148902c83fd9aeba6e01eeca213ec.tar.bz2 gentoo-3142a0c0d2d148902c83fd9aeba6e01eeca213ec.zip |
dev-ruby/rr: 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/rr')
-rw-r--r-- | dev-ruby/rr/rr-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rr/rr-1.2.1.ebuild b/dev-ruby/rr/rr-1.2.1.ebuild index 6a6fcb3eb238..0b07ec53e58d 100644 --- a/dev-ruby/rr/rr-1.2.1.ebuild +++ b/dev-ruby/rr/rr-1.2.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=6 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha 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="~alpha 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="" ruby_add_bdepend "test? ( |