diff options
Diffstat (limited to 'www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild')
-rw-r--r-- | www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild b/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild index 1647f18799bf..e8786c62d13c 100644 --- a/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild +++ b/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz" HOMEPAGE="https://www.bugzilla.org" LICENSE="MPL-2.0" -KEYWORDS="amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv x86" IUSE="apache2 doc mysql postgres +sqlite test" RESTRICT="!test? ( test )" |