commit: e8120ca893a623e4a6056b77fb2ca5020b4c49b3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 04:37:57 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 04:37:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8120ca8
www-apps/bugzilla: Stabilize 5.0.6 amd64, #712706 Signed-off-by: Sam James <sam <AT> gentoo.org> www-apps/bugzilla/bugzilla-5.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/bugzilla/bugzilla-5.0.6.ebuild b/www-apps/bugzilla/bugzilla-5.0.6.ebuild index b9d651ea973..9f82c76592f 100644 --- a/www-apps/bugzilla/bugzilla-5.0.6.ebuild +++ b/www-apps/bugzilla/bugzilla-5.0.6.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 ~x86" +KEYWORDS="amd64 ~x86" IUSE="apache2 doc mysql postgres sqlite test" RESTRICT="!test? ( test )"
