app-shells/bash-completion: Add conditional test restriction
authorMichał Górny <mgorny@gentoo.org>
Fri, 28 Sep 2018 09:24:19 +0000 (11:24 +0200)
committerMichał Górny <mgorny@gentoo.org>
Fri, 28 Sep 2018 09:30:41 +0000 (11:30 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-shells/bash-completion/bash-completion-9999.ebuild

index e85632720edbcbaf4c01c1210429a0fe709beb24..766299412c537a34e66c966d7847cf5c9c7fb98d 100644 (file)
@@ -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