commit: 4ef395d3636a793ed2d9562b1493cfaa48478fd1 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Apr 29 20:21:46 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 20:26:20 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ef395d3
dev-ruby/logue: Stable for HPPA (bug #603816). Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches dev-ruby/logue/logue-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/logue/logue-1.0.4.ebuild b/dev-ruby/logue/logue-1.0.4.ebuild index 3fca45825bb..e52460b9ddd 100644 --- a/dev-ruby/logue/logue-1.0.4.ebuild +++ b/dev-ruby/logue/logue-1.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ~ppc ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0"