commit: 7b93ca2df3092f426d81b95e180281da60613e3a Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Aug 30 19:56:55 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Aug 30 20:21:26 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b93ca2d
app-shells/autojump: Keyword for ppc+ppc64. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-shells/autojump/autojump-22.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/autojump/autojump-22.2.4.ebuild b/app-shells/autojump/autojump-22.2.4.ebuild index 1e19667..dc79dce 100644 --- a/app-shells/autojump/autojump-22.2.4.ebuild +++ b/app-shells/autojump/autojump-22.2.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/joelthelion/${PN}/archive/release-v${PV}.tar.gz -> $ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64" IUSE="bash-completion python test zsh-completion" # Not all tests pass. Need investigation.
