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/hoe | |
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/hoe')
-rw-r--r-- | dev-ruby/hoe/hoe-3.13.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild index 9a2b68baf9f4..01fa52381950 100644 --- a/dev-ruby/hoe/hoe-3.13.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-3.13.0-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )" |