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