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 87fb155e7ba2..403573c53e33 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.1 2012/05/12 04:12:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/test-spec/test-spec-0.10.0-r4.ebuild,v 1.2 2012/07/24 17:53:32 jdhore 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 |