diff options
Diffstat (limited to 'virtual/ruby-threads/ruby-threads-4.ebuild')
-rw-r--r-- | virtual/ruby-threads/ruby-threads-4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ruby-threads/ruby-threads-4.ebuild b/virtual/ruby-threads/ruby-threads-4.ebuild index 8df19a22bffb..5ef428679a82 100644 --- a/virtual/ruby-threads/ruby-threads-4.ebuild +++ b/virtual/ruby-threads/ruby-threads-4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.5 2013/12/20 15:56:14 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.6 2013/12/29 17:25:01 maekke Exp $ EAPI=5 USE_RUBY="ruby20" @@ -13,7 +13,7 @@ SRC_URI="" LICENSE="" SLOT="${USE_RUBY}" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-macos" +KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-macos" IUSE="" RDEPEND="dev-lang/ruby:2.0" |