diff options
author | Akinori Hattori <hattya@gentoo.org> | 2013-12-20 15:56:14 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2013-12-20 15:56:14 +0000 |
commit | 263e9281cb26b41d4a058db498d56fd5d61c8207 (patch) | |
tree | a94efcc092744e1ff51b4187f99da04b597bbc6d /virtual | |
parent | ia64 stable wrt bug #483254 (diff) | |
download | gentoo-2-263e9281cb26b41d4a058db498d56fd5d61c8207.tar.gz gentoo-2-263e9281cb26b41d4a058db498d56fd5d61c8207.tar.bz2 gentoo-2-263e9281cb26b41d4a058db498d56fd5d61c8207.zip |
ia64 stable wrt bug #483254
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ruby-threads/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/ruby-threads/ruby-threads-4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog index 4b209d6788a4..3fce60e0c1dd 100644 --- a/virtual/ruby-threads/ChangeLog +++ b/virtual/ruby-threads/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/ruby-threads # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.23 2013/12/15 17:27:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.24 2013/12/20 15:56:14 hattya Exp $ + + 20 Dec 2013; Akinori Hattori <hattya@gentoo.org> ruby-threads-4.ebuild: + ia64 stable wrt bug #483254 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild: Stable for ppc64, wrt bug #483254 diff --git a/virtual/ruby-threads/ruby-threads-4.ebuild b/virtual/ruby-threads/ruby-threads-4.ebuild index 349396c5af4e..8df19a22bffb 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.4 2013/12/15 17:27:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-4.ebuild,v 1.5 2013/12/20 15:56:14 hattya 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" |