diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-10 17:04:02 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-10 17:04:19 -0800 |
commit | 2691a6a40713eefad13c29bbea192b390e79d8d2 (patch) | |
tree | 3c87715025c88ff6e6509e3e630ea066148d9e7c /app-shells | |
parent | sys-cluster/swift: 2.17.0 stable amd64 and x86 (diff) | |
download | gentoo-2691a6a40713eefad13c29bbea192b390e79d8d2.tar.gz gentoo-2691a6a40713eefad13c29bbea192b390e79d8d2.tar.bz2 gentoo-2691a6a40713eefad13c29bbea192b390e79d8d2.zip |
app-shells/autojump-22.5.1: added ~hppa
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/autojump/autojump-22.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.5.1.ebuild b/app-shells/autojump/autojump-22.5.1.ebuild index 6c2501ca72ba..01c828b05a70 100644 --- a/app-shells/autojump/autojump-22.5.1.ebuild +++ b/app-shells/autojump/autojump-22.5.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/wting/${PN}/archive/release-v${PV}.tar.gz -> ${P}.ta LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="ipython test" REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )" |