summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-08 16:27:00 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-08 16:27:00 +0000
commit1d0dcf5bf69504e0cc2fca8169e617fe78cb0f31 (patch)
tree987baa07fa364366df2abcc837823c9c39e90212 /dev-ruby
parentadd ~x86, bug #487178 (diff)
downloadgentoo-2-1d0dcf5bf69504e0cc2fca8169e617fe78cb0f31.tar.gz
gentoo-2-1d0dcf5bf69504e0cc2fca8169e617fe78cb0f31.tar.bz2
gentoo-2-1d0dcf5bf69504e0cc2fca8169e617fe78cb0f31.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')
-rw-r--r--dev-ruby/atomic/ChangeLog5
-rw-r--r--dev-ruby/atomic/atomic-1.1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/atomic/ChangeLog b/dev-ruby/atomic/ChangeLog
index 0586e6ce78fe..af01bd406f90 100644
--- a/dev-ruby/atomic/ChangeLog
+++ b/dev-ruby/atomic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/atomic
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.9 2013/10/13 10:31:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.10 2013/12/08 16:27:00 johu Exp $
+
+ 08 Dec 2013; Johannes Huber <johu@gentoo.org> atomic-1.1.14.ebuild:
+ add ~x86, bug #487178
13 Oct 2013; Markus Meier <maekke@gentoo.org> atomic-1.1.14.ebuild:
add ~arm, bug #487178
diff --git a/dev-ruby/atomic/atomic-1.1.14.ebuild b/dev-ruby/atomic/atomic-1.1.14.ebuild
index 64981b7e5600..f1ec220b71ab 100644
--- a/dev-ruby/atomic/atomic-1.1.14.ebuild
+++ b/dev-ruby/atomic/atomic-1.1.14.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/atomic/atomic-1.1.14.ebuild,v 1.3 2013/10/13 10:31:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.14.ebuild,v 1.4 2013/12/08 16:27:00 johu Exp $
EAPI=5
# jruby → there is code for this in ext but that requires compiling java.
@@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/headius/ruby-atomic"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE=""
each_ruby_configure() {