commit: 1407cdb65566576210d0e52a8ce0ea49b5b2eb31 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Mon Feb 13 23:24:30 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue Feb 14 00:35:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1407cdb6
dev-util/aruba: Add ~ppc keyword (bug 583390). Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-util/aruba/aruba-0.8.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/aruba/aruba-0.8.1.ebuild b/dev-util/aruba/aruba-0.8.1.ebuild index 5baeea9b36..2e56256fc2 100644 --- a/dev-util/aruba/aruba-0.8.1.ebuild +++ b/dev-util/aruba/aruba-0.8.1.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 # $Id$ @@ -17,7 +17,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" SLOT="0" IUSE=""
