summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-07 12:50:49 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-07 12:50:49 +0000
commit854e3e87e4c4781e86f4d442fa8897ee5e0939ea (patch)
treede677c5b891c604f38f8fd8debaa23c7da303487 /dev-ruby
parentOptionally install perl scripts (bug #486762). (diff)
downloadgentoo-2-854e3e87e4c4781e86f4d442fa8897ee5e0939ea.tar.gz
gentoo-2-854e3e87e4c4781e86f4d442fa8897ee5e0939ea.tar.bz2
gentoo-2-854e3e87e4c4781e86f4d442fa8897ee5e0939ea.zip
Marked ~hppa (bug #487178).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 7e6719948800..1f88a8c62696 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.7 2013/09/12 15:30:24 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.8 2013/10/07 12:50:49 jer Exp $
+
+ 07 Oct 2013; Jeroen Roovers <jer@gentoo.org> atomic-1.1.14.ebuild:
+ Marked ~hppa (bug #487178).
*atomic-1.1.14 (12 Sep 2013)
diff --git a/dev-ruby/atomic/atomic-1.1.14.ebuild b/dev-ruby/atomic/atomic-1.1.14.ebuild
index d422c50ccaf2..b7e97b4cc4f5 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.1 2013/09/12 15:30:24 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.14.ebuild,v 1.2 2013/10/07 12:50:49 jer 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"
+KEYWORDS="~amd64 ~hppa"
IUSE=""
each_ruby_configure() {