summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:19:25 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:07 +0100
commit61834bd329ecf0f135752568dcdc11b16d4f71d3 (patch)
tree30188f2e681bcb7437917cddbfa30f2b6ab9393d /dev-ruby/rspec
parentdev-ruby/rrdtool-bindings: drop x86-macos (diff)
downloadgentoo-61834bd329ecf0f135752568dcdc11b16d4f71d3.tar.gz
gentoo-61834bd329ecf0f135752568dcdc11b16d4f71d3.tar.bz2
gentoo-61834bd329ecf0f135752568dcdc11b16d4f71d3.zip
dev-ruby/rspec: 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/rspec')
-rw-r--r--dev-ruby/rspec/rspec-2.99.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-2.99.0.ebuild b/dev-ruby/rspec/rspec-2.99.0.ebuild
index e807b190f4f5..c26736c20d34 100644
--- a/dev-ruby/rspec/rspec-2.99.0.ebuild
+++ b/dev-ruby/rspec/rspec-2.99.0.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
@@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 s390 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 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SUBVERSION="$(get_version_component_range 1-2)"