summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 18:59:49 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:31:51 +0100
commit7bf56280d552edb4880b0051f84f91296629853a (patch)
tree7fb47c5d46080ee03d787508803ba82b1b91fc07 /dev-ruby/crack/crack-0.4.3-r2.ebuild
parentdev-ruby/concurrent-ruby: drop x86-macos (diff)
downloadgentoo-7bf56280d552edb4880b0051f84f91296629853a.tar.gz
gentoo-7bf56280d552edb4880b0051f84f91296629853a.tar.bz2
gentoo-7bf56280d552edb4880b0051f84f91296629853a.zip
dev-ruby/crack: 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/crack/crack-0.4.3-r2.ebuild')
-rw-r--r--dev-ruby/crack/crack-0.4.3-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/crack/crack-0.4.3-r2.ebuild b/dev-ruby/crack/crack-0.4.3-r2.ebuild
index 3f2a521d18cf..23441eda7a0a 100644
--- a/dev-ruby/crack/crack-0.4.3-r2.ebuild
+++ b/dev-ruby/crack/crack-0.4.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=6
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/jnunemaker/crack"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="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="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? ( dev-ruby/minitest )"