diff options
author | 2015-06-09 18:29:54 +0000 | |
---|---|---|
committer | 2015-06-09 18:29:54 +0000 | |
commit | 01191e4543a47cffa2632d0e715aae052f82a149 (patch) | |
tree | e9d6b1a2094a9c376bf99e4a2445e50d844bd6c1 /dev-ruby | |
parent | arm stable, bug #534906 (diff) | |
download | gentoo-2-01191e4543a47cffa2632d0e715aae052f82a149.tar.gz gentoo-2-01191e4543a47cffa2632d0e715aae052f82a149.tar.bz2 gentoo-2-01191e4543a47cffa2632d0e715aae052f82a149.zip |
add ~arm, bug #545592
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/unf_ext/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/unf_ext/ChangeLog b/dev-ruby/unf_ext/ChangeLog index cb0ba6d5b56b..ed2274b998d1 100644 --- a/dev-ruby/unf_ext/ChangeLog +++ b/dev-ruby/unf_ext/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/unf_ext # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.19 2015/04/18 00:31:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/ChangeLog,v 1.20 2015/06/09 18:29:54 maekke Exp $ + + 09 Jun 2015; Markus Meier <maekke@gentoo.org> unf_ext-0.0.7.1.ebuild: + add ~arm, bug #545592 *unf_ext-0.0.7.1 (18 Apr 2015) diff --git a/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild b/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild index 5e0f74b43fbf..c9dd30d9ad85 100644 --- a/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild +++ b/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild,v 1.1 2015/04/18 00:31:30 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf_ext/unf_ext-0.0.7.1.ebuild,v 1.2 2015/06/09 18:29:54 maekke Exp $ EAPI=5 @@ -20,7 +20,7 @@ HOMEPAGE="http://sourceforge.jp/projects/unf/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc test" ruby_add_bdepend " |