summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 19:10:46 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 19:32:00 +0100
commitd7c28954816ffbe86f6c22482115a57688b8b8b7 (patch)
treebfbe7efb30f4369a206a86f4b47c4bd3117a478e /dev-ruby/nenv
parentdev-ruby/multi_json: drop x86-macos (diff)
downloadgentoo-d7c28954816ffbe86f6c22482115a57688b8b8b7.tar.gz
gentoo-d7c28954816ffbe86f6c22482115a57688b8b8b7.tar.bz2
gentoo-d7c28954816ffbe86f6c22482115a57688b8b8b7.zip
dev-ruby/nenv: 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/nenv')
-rw-r--r--dev-ruby/nenv/nenv-0.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/nenv/nenv-0.3.0.ebuild b/dev-ruby/nenv/nenv-0.3.0.ebuild
index a077706046ab..58a655f5cd1b 100644
--- a/dev-ruby/nenv/nenv-0.3.0.ebuild
+++ b/dev-ruby/nenv/nenv-0.3.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 @@ SRC_URI="https://github.com/e2/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
all_ruby_prepare() {