summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-08-14 19:11:39 +0200
committerHans de Graaff <graaff@gentoo.org>2017-08-14 19:15:42 +0200
commit134676cf9226826fa79de4e7c6314454fba1c968 (patch)
treea079c3dc9dab71dcb17a2c4e93217debd064b608 /dev-ruby/rubyzip
parentx11-misc/menulibre: Old. (diff)
downloadgentoo-134676cf9226826fa79de4e7c6314454fba1c968.tar.gz
gentoo-134676cf9226826fa79de4e7c6314454fba1c968.tar.bz2
gentoo-134676cf9226826fa79de4e7c6314454fba1c968.zip
Drop dev-lang/ruby to ~sparc, bug 615822
This commit drops dev-lang/ruby from sparc to ~sparc. This is required for the removal of ruby 2.1, bug 615822. Alternatively ruby 2.2 could have been marked stable, but there has been no reaction on bug 615818 for 4 months, and no reaction to security bug 605536 and bug 621878.
Diffstat (limited to 'dev-ruby/rubyzip')
-rw-r--r--dev-ruby/rubyzip/rubyzip-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
index 8bc0db6b3d79..ae2bef15c93e 100644
--- a/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
+++ b/dev-ruby/rubyzip/rubyzip-1.2.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/rubyzip/rubyzip/archive/v${PV}.tar.gz -> ${P}-git.tg
LICENSE="Ruby"
SLOT="1"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND=""