summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 18:58:33 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:31:50 +0100
commit8290bd9770f829e3c84d2dde25478544376b9f94 (patch)
tree179fee73a49ce4873aca84cebb3d8fd3e80fc45d /dev-ruby/bundler-audit
parentdev-ruby/bundler: drop x86-macos (diff)
downloadgentoo-8290bd9770f829e3c84d2dde25478544376b9f94.tar.gz
gentoo-8290bd9770f829e3c84d2dde25478544376b9f94.tar.bz2
gentoo-8290bd9770f829e3c84d2dde25478544376b9f94.zip
dev-ruby/bundler-audit: 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/bundler-audit')
-rw-r--r--dev-ruby/bundler-audit/bundler-audit-0.7.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/bundler-audit/bundler-audit-0.7.0.1.ebuild b/dev-ruby/bundler-audit/bundler-audit-0.7.0.1.ebuild
index 8f28270125c0..b24e51497c53 100644
--- a/dev-ruby/bundler-audit/bundler-audit-0.7.0.1.ebuild
+++ b/dev-ruby/bundler-audit/bundler-audit-0.7.0.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=7
@@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/rubysec/bundler-audit"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
#tests are trying to download AND have some odd failures