summaryrefslogtreecommitdiff
path: root/sys-auth/keystone/keystone-2019.1.9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/keystone/keystone-2019.1.9999.ebuild')
-rw-r--r--sys-auth/keystone/keystone-2019.1.9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/keystone/keystone-2019.1.9999.ebuild b/sys-auth/keystone/keystone-2019.1.9999.ebuild
index a553b77a52c0..91c67d50268d 100644
--- a/sys-auth/keystone/keystone-2019.1.9999.ebuild
+++ b/sys-auth/keystone/keystone-2019.1.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}]