diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-15 17:27:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-15 17:27:10 +0000 |
commit | 6c305b8be001c01651f867609b46bbdd50beebe1 (patch) | |
tree | 3ffc4497a7d5a2d11b5699e97b117de22d23e2d5 /virtual/ruby-threads/ruby-threads-4.ebuild | |
parent | Stable for ppc64, wrt bug #483254 (diff) | |
download | historical-6c305b8be001c01651f867609b46bbdd50beebe1.tar.gz historical-6c305b8be001c01651f867609b46bbdd50beebe1.tar.bz2 historical-6c305b8be001c01651f867609b46bbdd50beebe1.zip |
Stable for ppc64, wrt bug #483254
Package-Manager: portage-2.2.1/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
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 e3f8599eec31..349396c5af4e 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.3 2013/12/15 17:26:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.4 2013/12/15 17:27:09 ago 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" |