diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-04 11:19:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-04 11:19:21 +0000 |
commit | 724ef1a592d8a5ea19ad3cf6e2fe4444b83aef43 (patch) | |
tree | 0e4ce636eb4529f351aa98e51c2bca630cba21ea /dev-ruby | |
parent | Add ~ppc64, wrt bug #541768 (diff) | |
download | gentoo-2-724ef1a592d8a5ea19ad3cf6e2fe4444b83aef43.tar.gz gentoo-2-724ef1a592d8a5ea19ad3cf6e2fe4444b83aef43.tar.bz2 gentoo-2-724ef1a592d8a5ea19ad3cf6e2fe4444b83aef43.zip |
Add ~ppc64, wrt bug #541768
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/jeweler/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/jeweler/ChangeLog b/dev-ruby/jeweler/ChangeLog index ed57b2963cbe..b5df70f6ab11 100644 --- a/dev-ruby/jeweler/ChangeLog +++ b/dev-ruby/jeweler/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/jeweler # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.28 2015/03/04 11:19:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/ChangeLog,v 1.29 2015/03/04 11:19:21 ago Exp $ + + 04 Mar 2015; Agostino Sarubbo <ago@gentoo.org> jeweler-2.0.1-r1.ebuild: + Add ~ppc64, wrt bug #541768 04 Mar 2015; Agostino Sarubbo <ago@gentoo.org> jeweler-2.0.1-r1.ebuild: Add ~ppc, wrt bug #541768 diff --git a/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild b/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild index f75eacf671d2..dfecf16049e3 100644 --- a/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild +++ b/dev-ruby/jeweler/jeweler-2.0.1-r1.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/jeweler/jeweler-2.0.1-r1.ebuild,v 1.2 2015/03/04 11:19:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/jeweler/jeweler-2.0.1-r1.ebuild,v 1.3 2015/03/04 11:19:21 ago Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" @@ -22,7 +22,7 @@ HOMEPAGE="http://wiki.github.com/technicalpickles/jeweler" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( dev-ruby/yard ) |