diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:56:37 +0100 |
commit | 1a0529db2119b93447e6f57ec0fd294d85be71b5 (patch) | |
tree | 5c649f808e5a08f77037e8329fdba4952b4915ae | |
parent | 358ae64f21c0743ff4433675b46614d3e6f35d9c (diff) | |
download | gentoo-1a0529db2119b93447e6f57ec0fd294d85be71b5.tar.gz gentoo-1a0529db2119b93447e6f57ec0fd294d85be71b5.tar.xz |
dev-util/aruba: stable 0.6.2-r2 for ppc, bug #684076
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-util/aruba/aruba-0.6.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/aruba/aruba-0.6.2-r2.ebuild b/dev-util/aruba/aruba-0.6.2-r2.ebuild index 254ae3c2d15..e7da493a177 100644 --- a/dev-util/aruba/aruba-0.6.2-r2.ebuild +++ b/dev-util/aruba/aruba-0.6.2-r2.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="Cucumber steps for driving out command line applications" HOMEPAGE="https://github.com/cucumber/aruba" LICENSE="MIT" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 s390 sparc ~x86" SLOT="0" IUSE="" |