diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-31 19:41:59 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-31 19:42:30 -0800 |
commit | 1c6ae8928ada13d8311308f1948fe4453c4dd5fa (patch) | |
tree | e1f532a87aff8f458a55a146bb6d468cd0a86e24 /app-shells | |
parent | app-shells/autojump-22.5.3: amd64 stable (diff) | |
download | gentoo-1c6ae8928ada13d8311308f1948fe4453c4dd5fa.tar.gz gentoo-1c6ae8928ada13d8311308f1948fe4453c4dd5fa.tar.bz2 gentoo-1c6ae8928ada13d8311308f1948fe4453c4dd5fa.zip |
app-shells/autojump-22.5.3: x86 stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/autojump/autojump-22.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.5.3.ebuild b/app-shells/autojump/autojump-22.5.3.ebuild index b29627310544..71d13b787032 100644 --- a/app-shells/autojump/autojump-22.5.3.ebuild +++ b/app-shells/autojump/autojump-22.5.3.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 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 x86 ~x64-macos" IUSE="ipython test" REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )" |