diff options
Diffstat (limited to 'virtual/ruby-threads/ruby-threads-0.ebuild')
-rw-r--r-- | virtual/ruby-threads/ruby-threads-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ruby-threads/ruby-threads-0.ebuild b/virtual/ruby-threads/ruby-threads-0.ebuild index 7fc809dc2fd4..904635278064 100644 --- a/virtual/ruby-threads/ruby-threads-0.ebuild +++ b/virtual/ruby-threads/ruby-threads-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.4 2011/07/23 14:25:23 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.5 2011/10/02 16:54:35 armin76 Exp $ EAPI=2 USE_RUBY="ruby18" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-lang/ruby:1.8[threads]" |