summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-24 05:09:20 +0100
committerSam James <sam@gentoo.org>2021-07-24 05:09:20 +0100
commitdf5addc42007b0cad16d5578a37e4c892fe7d5a3 (patch)
tree51c26d107084ab9a1f381bcd62105f52ca4b89e6
parentdev-util/sccache: add itoa crate for tests (diff)
downloadgentoo-df5addc42007b0cad16d5578a37e4c892fe7d5a3.tar.gz
gentoo-df5addc42007b0cad16d5578a37e4c892fe7d5a3.tar.bz2
gentoo-df5addc42007b0cad16d5578a37e4c892fe7d5a3.zip
app-shells/autojump: Keyword 22.5.3-r1 x86, #793794
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-shells/autojump/autojump-22.5.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.5.3-r1.ebuild b/app-shells/autojump/autojump-22.5.3-r1.ebuild
index aaddacf3c3c2..ea9ec176b0d4 100644
--- a/app-shells/autojump/autojump-22.5.3-r1.ebuild
+++ b/app-shells/autojump/autojump-22.5.3-r1.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 ~hppa ~ppc ~x64-macos"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x64-macos"
IUSE="ipython test"
REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"