summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-13 04:09:33 +0100
committerSam James <sam@gentoo.org>2023-10-13 04:09:33 +0100
commita3102e66ce43f7d7ab0c497981afdd3ef52207e5 (patch)
tree600c28c6bcadba6c4f6249fdb2d4c3a46c5cdf99 /app-shells
parentapp-shells/autojump: Stabilize 22.5.3-r2 amd64, #915655 (diff)
downloadgentoo-a3102e66ce43f7d7ab0c497981afdd3ef52207e5.tar.gz
gentoo-a3102e66ce43f7d7ab0c497981afdd3ef52207e5.tar.bz2
gentoo-a3102e66ce43f7d7ab0c497981afdd3ef52207e5.zip
app-shells/autojump: Stabilize 22.5.3-r2 x86, #915655
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/autojump/autojump-22.5.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.5.3-r2.ebuild b/app-shells/autojump/autojump-22.5.3-r2.ebuild
index 96c545895682..e53678ffb700 100644
--- a/app-shells/autojump/autojump-22.5.3-r2.ebuild
+++ b/app-shells/autojump/autojump-22.5.3-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/wting/${PN}/archive/release-v${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 x86 ~x64-macos"
IUSE="ipython test"
REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"