diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:24:40 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 19:32:12 +0100 |
commit | bae1092d021d74e0726a1acdbd5fc61b2071d5bd (patch) | |
tree | 34d5eb16cd35c30b1ef282a60e49a9808ee2456d /dev-ruby/shoulda | |
parent | dev-ruby/shorturl: drop x86-macos (diff) | |
download | gentoo-bae1092d021d74e0726a1acdbd5fc61b2071d5bd.tar.gz gentoo-bae1092d021d74e0726a1acdbd5fc61b2071d5bd.tar.bz2 gentoo-bae1092d021d74e0726a1acdbd5fc61b2071d5bd.zip |
dev-ruby/shoulda: 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/shoulda')
-rw-r--r-- | dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild index 1a21cd1506ee..2629e41c1005 100644 --- a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild +++ b/dev-ruby/shoulda/shoulda-2.11.3-r2.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 @@ -18,7 +18,7 @@ RUBY_S="thoughtbot-${PN}-*" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="" # tests seem to be quite broken :( They require working version of |