diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:33:20 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 14:33:20 +0000 |
commit | c8b52751cdd4079e49ff5f6a6d77fa3706a91f8e (patch) | |
tree | eddcfe2295f1e635b9d9720282eab7dc90735729 /virtual/ruby-threads/ruby-threads-1.ebuild | |
parent | amd64 stable, bug #492066 (diff) | |
download | historical-c8b52751cdd4079e49ff5f6a6d77fa3706a91f8e.tar.gz historical-c8b52751cdd4079e49ff5f6a6d77fa3706a91f8e.tar.bz2 historical-c8b52751cdd4079e49ff5f6a6d77fa3706a91f8e.zip |
Stable for HPPA (bug #493780).
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'virtual/ruby-threads/ruby-threads-1.ebuild')
-rw-r--r-- | virtual/ruby-threads/ruby-threads-1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild index d104b296735f..f9dc9538173c 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 +# 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-1.ebuild,v 1.15 2012/10/28 19:30:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.16 2013/12/22 14:32:01 jer Exp $ EAPI=2 USE_RUBY="ruby19" @@ -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:1.9" |