diff options
Diffstat (limited to 'dev-ruby/test-unit-rr')
-rw-r--r-- | dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild index 82c56469ab05..47c4c7627871 100644 --- a/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild +++ b/dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.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 @@ -17,7 +17,7 @@ HOMEPAGE="http://rubyforge.org/projects/test-unit/" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rr-1.1.1 >=dev-ruby/test-unit-2.5.2" |