diff options
Diffstat (limited to 'dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild')
-rw-r--r-- | dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild b/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild index 2ebd2c7774ea..539d19ba8157 100644 --- a/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild +++ b/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild,v 1.3 2012/08/07 17:40:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild,v 1.4 2012/08/10 10:23:30 blueness Exp $ EAPI="4" @@ -16,7 +16,7 @@ HOMEPAGE="http://chneukirchen.org/blog/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" IUSE="" ruby_add_rdepend virtual/ruby-test-unit |