diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:30:07 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-14 01:36:09 +0100 |
commit | 837fa57d560a728edb8de0491f4efde3e2039673 (patch) | |
tree | d030f7ac018849672bcb6637d93c40c6cf1e411d /dev-util/aruba | |
parent | dev-ruby/childprocess: Add ~ppc keyword (bug 583390). (diff) | |
download | gentoo-837fa57d560a728edb8de0491f4efde3e2039673.tar.gz gentoo-837fa57d560a728edb8de0491f4efde3e2039673.tar.bz2 gentoo-837fa57d560a728edb8de0491f4efde3e2039673.zip |
dev-util/aruba: Add ~ppc keyword (bug 583390).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-util/aruba')
-rw-r--r-- | dev-util/aruba/aruba-0.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/aruba/aruba-0.6.2-r1.ebuild b/dev-util/aruba/aruba-0.6.2-r1.ebuild index c012bf451204..5d1089297801 100644 --- a/dev-util/aruba/aruba-0.6.2-r1.ebuild +++ b/dev-util/aruba/aruba-0.6.2-r1.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="~amd64" +KEYWORDS="~amd64 ~ppc" SLOT="0" IUSE="" |