From: Hans de Graaff Date: Sat, 14 Apr 2018 07:21:47 +0000 (+0200) Subject: sci-biology/bioruby: stable on amd64 and x86, bug 628636 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=67bdcf4734eb37aa0c984f8a97eda4212e54719d;p=gentoo.git sci-biology/bioruby: stable on amd64 and x86, bug 628636 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sci-biology/bioruby/bioruby-1.5.1.ebuild b/sci-biology/bioruby/bioruby-1.5.1.ebuild index f5e558c7ff33..d64585281278 100644 --- a/sci-biology/bioruby/bioruby-1.5.1.ebuild +++ b/sci-biology/bioruby/bioruby-1.5.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23" +USE_RUBY="ruby22 ruby23" RUBY_FAKEGEM_NAME="bio" @@ -17,6 +17,6 @@ HOMEPAGE="http://bioruby.org/" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" ruby_add_rdepend "dev-ruby/libxml"