diff options
author | 2015-01-08 20:50:15 +0000 | |
---|---|---|
committer | 2015-01-08 20:50:15 +0000 | |
commit | 7c6806119c77fe3238c3889ebbf583b57792814b (patch) | |
tree | 4af4d8e3e109a677af0acaa516b6fcd734049120 /dev-ruby/loofah/loofah-2.0.1.ebuild | |
parent | arm stable, bug #534656 (diff) | |
download | gentoo-2-7c6806119c77fe3238c3889ebbf583b57792814b.tar.gz gentoo-2-7c6806119c77fe3238c3889ebbf583b57792814b.tar.bz2 gentoo-2-7c6806119c77fe3238c3889ebbf583b57792814b.zip |
add ~arm, bug #534186
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/loofah/loofah-2.0.1.ebuild')
-rw-r--r-- | dev-ruby/loofah/loofah-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/loofah/loofah-2.0.1.ebuild b/dev-ruby/loofah/loofah-2.0.1.ebuild index 4ae3be200127..3af94ba2c63b 100644 --- a/dev-ruby/loofah/loofah-2.0.1.ebuild +++ b/dev-ruby/loofah/loofah-2.0.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/loofah/loofah-2.0.1.ebuild,v 1.3 2015/01/01 10:59:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/loofah/loofah-2.0.1.ebuild,v 1.4 2015/01/08 20:50:15 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/flavorjones/loofah" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" ruby_add_rdepend ">=dev-ruby/nokogiri-1.5.9" |