Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/autojump/
Date: Sat, 01 Feb 2020 03:42:48
Message-Id: 1580528550.1c6ae8928ada13d8311308f1948fe4453c4dd5fa.mattst88@gentoo
1 commit: 1c6ae8928ada13d8311308f1948fe4453c4dd5fa
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 1 03:41:59 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 1 03:42:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6ae892
7
8 app-shells/autojump-22.5.3: x86 stable
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-shells/autojump/autojump-22.5.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/autojump/autojump-22.5.3.ebuild b/app-shells/autojump/autojump-22.5.3.ebuild
16 index b2962731054..71d13b78703 100644
17 --- a/app-shells/autojump/autojump-22.5.3.ebuild
18 +++ b/app-shells/autojump/autojump-22.5.3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/wting/${PN}/archive/release-v${PV}.tar.gz -> ${P}.ta
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 ~x86 ~x64-macos"
24 +KEYWORDS="amd64 ~hppa ~mips ~ppc ~ppc64 x86 ~x64-macos"
25 IUSE="ipython test"
26 REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"