summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-08 16:27:23 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-08 16:27:23 +0000
commit2ad3d412973465790bbabfc1a788d7bcea176330 (patch)
tree8a17d76b7254998489fecd0f18e9235a9925afce /dev-ruby/thread_safe
parentadd ~x86, bug #487178 (diff)
downloadgentoo-2-2ad3d412973465790bbabfc1a788d7bcea176330.tar.gz
gentoo-2-2ad3d412973465790bbabfc1a788d7bcea176330.tar.bz2
gentoo-2-2ad3d412973465790bbabfc1a788d7bcea176330.zip
add ~x86, bug #487178
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'dev-ruby/thread_safe')
-rw-r--r--dev-ruby/thread_safe/ChangeLog5
-rw-r--r--dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/thread_safe/ChangeLog b/dev-ruby/thread_safe/ChangeLog
index 6ba09c1e503e..e6bc87849f74 100644
--- a/dev-ruby/thread_safe/ChangeLog
+++ b/dev-ruby/thread_safe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/thread_safe
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.7 2013/10/13 10:31:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.8 2013/12/08 16:27:23 johu Exp $
+
+ 08 Dec 2013; Johannes Huber <johu@gentoo.org> thread_safe-0.1.3-r1.ebuild:
+ add ~x86, bug #487178
13 Oct 2013; Markus Meier <maekke@gentoo.org> thread_safe-0.1.3-r1.ebuild:
add ~arm, bug #487178
diff --git a/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild b/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild
index 5c53c127b109..77216f84753e 100644
--- a/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild
+++ b/dev-ruby/thread_safe/thread_safe-0.1.3-r1.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/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild,v 1.3 2013/10/13 10:31:55 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild,v 1.4 2013/12/08 16:27:23 johu Exp $
EAPI=5
# jruby → there is code for this in ext but that requires compiling java.
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/headius/thread_safe"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
ruby_add_rdepend "dev-ruby/atomic"