summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-15 17:27:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-15 17:27:09 +0000
commit6965fcbe7d1a65de94e9d9a7ed3be3f7cb538287 (patch)
tree404c6bf03bc0286f91c5d202c409b3248671ab3a /virtual/ruby-threads
parentStable for ppc64, wrt bug #483254 (diff)
downloadgentoo-2-6965fcbe7d1a65de94e9d9a7ed3be3f7cb538287.tar.gz
gentoo-2-6965fcbe7d1a65de94e9d9a7ed3be3f7cb538287.tar.bz2
gentoo-2-6965fcbe7d1a65de94e9d9a7ed3be3f7cb538287.zip
Stable for ppc64, wrt bug #483254
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'virtual/ruby-threads')
-rw-r--r--virtual/ruby-threads/ChangeLog5
-rw-r--r--virtual/ruby-threads/ruby-threads-4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/ruby-threads/ChangeLog b/virtual/ruby-threads/ChangeLog
index fbbffa6bce9e..4b209d6788a4 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.22 2013/12/15 17:26:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/ruby-threads/ChangeLog,v 1.23 2013/12/15 17:27:09 ago Exp $
+
+ 15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild:
+ Stable for ppc64, wrt bug #483254
15 Dec 2013; Agostino Sarubbo <ago@gentoo.org> ruby-threads-4.ebuild:
Stable for ppc, wrt bug #483254
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"