summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-09-28 11:24:19 +0200
committerMichał Górny <mgorny@gentoo.org>2018-09-28 11:30:41 +0200
commit907d42ffee8f906dd9c5125062ae7e2151709e3a (patch)
tree707b9382d2e3fb236ab81519583dc2a82a958abd /app-shells/bash-completion
parentapp-shells/bash-completion: Correct license to GPL-2+ (diff)
downloadgentoo-907d42ffee8f906dd9c5125062ae7e2151709e3a.tar.gz
gentoo-907d42ffee8f906dd9c5125062ae7e2151709e3a.tar.bz2
gentoo-907d42ffee8f906dd9c5125062ae7e2151709e3a.zip
app-shells/bash-completion: Add conditional test restriction
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/bash-completion-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-shells/bash-completion/bash-completion-9999.ebuild b/app-shells/bash-completion/bash-completion-9999.ebuild
index e85632720edb..766299412c53 100644
--- a/app-shells/bash-completion/bash-completion-9999.ebuild
+++ b/app-shells/bash-completion/bash-completion-9999.ebuild
@@ -16,6 +16,7 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
IUSE="test"
+RESTRICT="!test? ( test )"
# completion collision with net-fs/mc
RDEPEND=">=app-shells/bash-4.3_p30-r1:0