diff options
Diffstat (limited to 'virtual/ruby-threads/ruby-threads-1.ebuild')
-rw-r--r-- | virtual/ruby-threads/ruby-threads-1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild index c929e3b0211b..43d018dd23be 100644 --- a/virtual/ruby-threads/ruby-threads-1.ebuild +++ b/virtual/ruby-threads/ruby-threads-1.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/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.9 2012/07/22 14:24:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.10 2012/07/25 20:28:14 blueness Exp $ EAPI=2 USE_RUBY="ruby19" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="dev-lang/ruby:1.9" |