diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-08-14 19:11:39 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-08-14 19:15:42 +0200 |
commit | 134676cf9226826fa79de4e7c6314454fba1c968 (patch) | |
tree | a079c3dc9dab71dcb17a2c4e93217debd064b608 /dev-ruby/gherkin | |
parent | x11-misc/menulibre: Old. (diff) | |
download | gentoo-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/gherkin')
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/gherkin/gherkin-2.12.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild index 4ef0a6c22615..baecbaa0cd1b 100644 --- a/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.0-r3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="doc test" diff --git a/dev-ruby/gherkin/gherkin-2.12.2.ebuild b/dev-ruby/gherkin/gherkin-2.12.2.ebuild index 6972738d2112..54a7826ad4e8 100644 --- a/dev-ruby/gherkin/gherkin-2.12.2.ebuild +++ b/dev-ruby/gherkin/gherkin-2.12.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/cucumber/gherkin" LICENSE="MIT" SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86" SLOT="0" IUSE="doc test" |