diff options
author | Markus Meier <maekke@gentoo.org> | 2015-03-24 20:09:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-03-24 20:09:24 +0000 |
commit | 0d2d1b6881872dfc93f0b023c314789115dad1b8 (patch) | |
tree | 21b5d9b97bbda26cac1b7c3c0c65773a143821ff /dev-ruby/bourne/bourne-1.6.0.ebuild | |
parent | arm stable, bug #531758 (diff) | |
download | gentoo-2-0d2d1b6881872dfc93f0b023c314789115dad1b8.tar.gz gentoo-2-0d2d1b6881872dfc93f0b023c314789115dad1b8.tar.bz2 gentoo-2-0d2d1b6881872dfc93f0b023c314789115dad1b8.zip |
add ~arm, bug #540978
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/bourne/bourne-1.6.0.ebuild')
-rw-r--r-- | dev-ruby/bourne/bourne-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/bourne/bourne-1.6.0.ebuild b/dev-ruby/bourne/bourne-1.6.0.ebuild index 514b103abde5..130c0c2b1f2e 100644 --- a/dev-ruby/bourne/bourne-1.6.0.ebuild +++ b/dev-ruby/bourne/bourne-1.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild,v 1.2 2014/12/31 11:35:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bourne/bourne-1.6.0.ebuild,v 1.3 2015/03/24 20:09:24 maekke Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/thoughtbot/bourne" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/mocha-1.1:1.0" |