diff options
-rw-r--r-- | dev-ruby/atomic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/atomic/atomic-1.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/atomic/ChangeLog b/dev-ruby/atomic/ChangeLog index 1f88a8c62696..0586e6ce78fe 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.8 2013/10/07 12:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/ChangeLog,v 1.9 2013/10/13 10:31:27 maekke Exp $ + + 13 Oct 2013; Markus Meier <maekke@gentoo.org> atomic-1.1.14.ebuild: + add ~arm, bug #487178 07 Oct 2013; Jeroen Roovers <jer@gentoo.org> atomic-1.1.14.ebuild: Marked ~hppa (bug #487178). diff --git a/dev-ruby/atomic/atomic-1.1.14.ebuild b/dev-ruby/atomic/atomic-1.1.14.ebuild index b7e97b4cc4f5..64981b7e5600 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.2 2013/10/07 12:50:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/atomic/atomic-1.1.14.ebuild,v 1.3 2013/10/13 10:31:27 maekke 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 ~hppa" +KEYWORDS="~amd64 ~arm ~hppa" IUSE="" each_ruby_configure() { |