diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 19:56:55 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-30 20:21:26 +0000 |
commit | 7b93ca2df3092f426d81b95e180281da60613e3a (patch) | |
tree | 2b3a3e835b21af85bd2b9f135abd0a8acaa8dd70 /app-shells | |
parent | app-shells/autojump: Version bump. (diff) | |
download | gentoo-7b93ca2df3092f426d81b95e180281da60613e3a.tar.gz gentoo-7b93ca2df3092f426d81b95e180281da60613e3a.tar.bz2 gentoo-7b93ca2df3092f426d81b95e180281da60613e3a.zip |
app-shells/autojump: Keyword for ppc+ppc64.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/autojump/autojump-22.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.2.4.ebuild b/app-shells/autojump/autojump-22.2.4.ebuild index 1e19667ce4ae..dc79dce25cb3 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. |