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: 1580528549.7801f2da71bab4434792147423838d8e7e9be450.mattst88@gentoo
1 commit: 7801f2da71bab4434792147423838d8e7e9be450
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 1 03:41:55 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 1 03:42:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7801f2da
7
8 app-shells/autojump-22.5.3: amd64 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 f93d6e95848..b2962731054 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} )"