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