summaryrefslogtreecommitdiff
path: root/app-shells/autojump
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-04-20 09:56:30 +0200
committerDavid Seifert <soap@gentoo.org>2017-04-20 09:59:20 +0200
commitab61f3d1daa0e7f0a5ed4d31a4d38c0bc0158cad (patch)
tree1d8b18efe1c3203199e61349e64a5e607a40376e /app-shells/autojump
parente45e7e6782ca6eb3df55694f6ad64efa649fc16b (diff)
downloadgentoo-ab61f3d1daa0e7f0a5ed4d31a4d38c0bc0158cad.tar.gz
gentoo-ab61f3d1daa0e7f0a5ed4d31a4d38c0bc0158cad.tar.xz
app-shells/autojump: [QA] Add missing python metadata variables
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-shells/autojump')
-rw-r--r--app-shells/autojump/autojump-22.2.4-r4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-shells/autojump/autojump-22.2.4-r4.ebuild b/app-shells/autojump/autojump-22.2.4-r4.ebuild
index 7c7b3c0a745..af26257a22c 100644
--- a/app-shells/autojump/autojump-22.2.4-r4.ebuild
+++ b/app-shells/autojump/autojump-22.2.4-r4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,6 +15,7 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="ipython test"
+REQUIRED_USE="ipython? ( ${PYTHON_REQUIRED_USE} )"
# Not all tests pass. Need investigation.
RESTRICT="test"