commit: 8179c0e0bec570fa0802c4a0369478a356c693b8 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri May 26 07:04:38 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri May 26 07:07:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8179c0e0
dev-ruby/minitest-hooks: add ~ppc keyword (bug 583470). Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc" dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild index ac30f2ce26e..a8070f86cec 100644 --- a/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.ebuild +++ b/dev-ruby/minitest-hooks/minitest-hooks-1.4.0.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 @@ -15,5 +15,5 @@ HOMEPAGE="https://github.com/jeremyevans/minitest-hooks" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64" IUSE=""
