diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 10:04:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 10:04:37 +0000 |
commit | 9c96e0485ebed422dabfc9e4f77153d257c7ba63 (patch) | |
tree | ee8a5fbb8f130bb57f30269c1ffd61e87d05f72e /dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | |
parent | Add arm64 love. (diff) | |
download | historical-9c96e0485ebed422dabfc9e4f77153d257c7ba63.tar.gz historical-9c96e0485ebed422dabfc9e4f77153d257c7ba63.tar.bz2 historical-9c96e0485ebed422dabfc9e4f77153d257c7ba63.zip |
amd64 stable, bug 490180
Package-Manager: portage-2.2.8/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild')
-rw-r--r-- | dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild index 8d5548b84752..e09c0545c780 100644 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild +++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.3 2013/12/29 17:29:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.2-r1.ebuild,v 1.4 2014/01/19 10:04:33 pacho Exp $ EAPI=5 USE_RUBY="ruby18 ruby19 ruby20 jruby" @@ -19,7 +19,7 @@ HOMEPAGE="http://seattlerb.rubyforge.org/hoe-seattlerb" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.12 )" |