diff options
author | 2016-07-22 20:37:10 +0200 | |
---|---|---|
committer | 2016-07-22 21:04:34 +0200 | |
commit | a8490b61e7771998b36a16c7af71b1a529bce084 (patch) | |
tree | 3d03dc1247f99fb3824c10525f5943fdf3ef52dd /dev-ruby/test-unit-rr | |
parent | dev-ruby/term-ansicolor: add ruby21 to stable version (diff) | |
download | gentoo-a8490b61e7771998b36a16c7af71b1a529bce084.tar.gz gentoo-a8490b61e7771998b36a16c7af71b1a529bce084.tar.bz2 gentoo-a8490b61e7771998b36a16c7af71b1a529bce084.zip |
dev-ruby/test-unit-rr: mark ruby21 revision stable
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/test-unit-rr')
-rw-r--r-- | dev-ruby/test-unit-rr/test-unit-rr-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3389a2df5854..3c3774d45919 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 @@ -18,7 +18,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" |