diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-13 10:31:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-13 10:31:27 +0000 |
commit | 5125dee7a830d6792bd94942fdc947a45bd3d1d9 (patch) | |
tree | f501a019c5d21eda849a8643ef17893eb1d4d3c9 /dev-ruby/atomic | |
parent | Version bump wrt bug #487446. (diff) | |
download | gentoo-2-5125dee7a830d6792bd94942fdc947a45bd3d1d9.tar.gz gentoo-2-5125dee7a830d6792bd94942fdc947a45bd3d1d9.tar.bz2 gentoo-2-5125dee7a830d6792bd94942fdc947a45bd3d1d9.zip |
add ~arm, bug #487178
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/atomic')
-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() { |