summaryrefslogtreecommitdiff
path: root/sys-auth/keystone/keystone-2018.2.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone/keystone-2018.2.9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2018.2.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/keystone/keystone-2018.2.9999.ebuild b/sys-auth/keystone/keystone-2018.2.9999.ebuild
index 310ce876be82..f8dc6fe7f83f 100644
--- a/sys-auth/keystone/keystone-2018.2.9999.ebuild
+++ b/sys-auth/keystone/keystone-2018.2.9999.ebuild
@@ -24,6 +24,7 @@ fi
LICENSE="Apache-2.0"
SLOT="0"
IUSE="+sqlite ldap memcached mongo mysql postgres test"
+RESTRICT="!test? ( test )"
REQUIRED_USE="|| ( mysql postgres sqlite )"
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]