diff options
Diffstat (limited to 'www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild')
-rw-r--r-- | www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild b/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild index 9668d236f5d0..3a358f3a63b6 100644 --- a/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-4.4.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,6 +13,7 @@ LICENSE="MPL-2.0" KEYWORDS="amd64 x86" IUSE="modperl extras graphviz mysql postgres sqlite test" +RESTRICT="!test? ( test )" REQUIRED_USE=" || ( mysql postgres sqlite )" COMMON_DEPS=" |