diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:32:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:32:01 +0000 |
commit | a98dadd125e9b0c160d2465ef9a73083ae043388 (patch) | |
tree | b116e5ac039341dee4e2d2673cd4e2f8cc017e2e /virtual/ruby-threads/ruby-threads-0.ebuild | |
parent | amd64 stable, bug #492066 (diff) | |
download | gentoo-2-a98dadd125e9b0c160d2465ef9a73083ae043388.tar.gz gentoo-2-a98dadd125e9b0c160d2465ef9a73083ae043388.tar.bz2 gentoo-2-a98dadd125e9b0c160d2465ef9a73083ae043388.zip |
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'virtual/ruby-threads/ruby-threads-0.ebuild')
-rw-r--r-- | virtual/ruby-threads/ruby-threads-0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ruby-threads-0.ebuild b/virtual/ruby-threads/ruby-threads-0.ebuild index 8bec6afda899..bde684551cba 100644 --- a/virtual/ruby-threads/ruby-threads-0.ebuild +++ b/virtual/ruby-threads/ruby-threads-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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-0.ebuild,v 1.7 2012/10/28 19:30:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-0.ebuild,v 1.8 2013/12/22 14:32:01 jer 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]" |