summaryrefslogtreecommitdiff
path: root/dev-ruby/spork
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/spork
parentf532ef52b3f9cd1749c6ba86cc13e9f43947b9ef (diff)
downloadgentoo-134676cf9226826fa79de4e7c6314454fba1c968.tar.gz
gentoo-134676cf9226826fa79de4e7c6314454fba1c968.tar.xz
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/spork')
-rw-r--r--dev-ruby/spork/spork-0.9.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/spork/spork-0.9.2-r2.ebuild b/dev-ruby/spork/spork-0.9.2-r2.ebuild
index 47642780c3d..ee4c872e552 100644
--- a/dev-ruby/spork/spork-0.9.2-r2.ebuild
+++ b/dev-ruby/spork/spork-0.9.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,6 +16,6 @@ DESCRIPTION="Spork is Tim Harper's implementation of test server"
HOMEPAGE="https://github.com/sporkrb/spork"
LICENSE="MIT"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
SLOT="0"
IUSE=""