summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:28:14 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-25 20:28:14 +0000
commit97fa0a87cf87d149e807b9684e7ed7281855ede1 (patch)
tree03b4b2b9639d3a3c98a39d914d5765269def48e3 /virtual
parentStable ppc64, bug #411507 (diff)
downloadgentoo-2-97fa0a87cf87d149e807b9684e7ed7281855ede1.tar.gz
gentoo-2-97fa0a87cf87d149e807b9684e7ed7281855ede1.tar.bz2
gentoo-2-97fa0a87cf87d149e807b9684e7ed7281855ede1.zip
Stable ppc64, bug #411507
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r--virtual/ruby-threads/ChangeLog5
-rw-r--r--virtual/ruby-threads/ruby-threads-1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index 660a53f21dbf..9b4a77225a30 100644
--- a/virtual/ruby-threads/ChangeLog
+++ b/virtual/ruby-threads/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for virtual/ruby-threads
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.13 2012/07/22 14:24:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.14 2012/07/25 20:28:14 blueness Exp $
+
+ 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> ruby-threads-1.ebuild:
+ Stable ppc64, bug #411507
22 Jul 2012; <nixnut@gentoo.org> ruby-threads-1.ebuild:
ppc stable #411507
diff --git a/virtual/ruby-threads/ruby-threads-1.ebuild b/virtual/ruby-threads/ruby-threads-1.ebuild
index c929e3b0211b..43d018dd23be 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
# 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.9 2012/07/22 14:24:05 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ruby-threads-1.ebuild,v 1.10 2012/07/25 20:28:14 blueness Exp $
EAPI=2
USE_RUBY="ruby19"
@@ -13,7 +13,7 @@ SRC_URI=""
LICENSE=""
SLOT="${USE_RUBY}"
-KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-lang/ruby:1.9"