diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:21:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:08 +0100 |
commit | a62d00b416984d578093ce1f070345ba8bdee5a5 (patch) | |
tree | 38bf718f51d35c64d5e0c1be9ab8a6d3ff5b2ac5 /dev-ruby/rspectacular | |
parent | dev-ruby/rspec-support: drop x86-macos (diff) | |
download | gentoo-a62d00b416984d578093ce1f070345ba8bdee5a5.tar.gz gentoo-a62d00b416984d578093ce1f070345ba8bdee5a5.tar.bz2 gentoo-a62d00b416984d578093ce1f070345ba8bdee5a5.zip |
dev-ruby/rspectacular: 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/rspectacular')
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspectacular/rspectacular-0.70.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild index 8d2c24a82dc3..7e58d39819f4 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.8-r1.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.8-r1.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=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2 dev-ruby/shoulda-matchers:3" diff --git a/dev-ruby/rspectacular/rspectacular-0.70.8.ebuild b/dev-ruby/rspectacular/rspectacular-0.70.8.ebuild index 7c8c2f6d0ba5..a7aa8bcaf9e9 100644 --- a/dev-ruby/rspectacular/rspectacular-0.70.8.ebuild +++ b/dev-ruby/rspectacular/rspectacular-0.70.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/thekompanee/rspectacular" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/rspec-3.1:3 dev-ruby/fuubar:2 dev-ruby/shoulda-matchers:3" |