diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-31 19:41:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-31 19:42:29 -0800 |
commit | 7801f2da71bab4434792147423838d8e7e9be450 (patch) | |
tree | 220848eb9db060b8a26262d020cad7ae8d16d940 /app-shells | |
parent | games-emulation/mgba: Added "discord" USE flag (diff) | |
download | gentoo-7801f2da71bab4434792147423838d8e7e9be450.tar.gz gentoo-7801f2da71bab4434792147423838d8e7e9be450.tar.bz2 gentoo-7801f2da71bab4434792147423838d8e7e9be450.zip |
app-shells/autojump-22.5.3: amd64 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 f93d6e95848a..b29627310544 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} )" |