diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 04:37:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 04:37:57 +0000 |
commit | e8120ca893a623e4a6056b77fb2ca5020b4c49b3 (patch) | |
tree | 2e4febe319156dc0666f587b8fcca1c9ce8eb4c3 /www-apps/bugzilla | |
parent | dev-libs/botan: Stabilize 2.15.0 amd64, #737166 (diff) | |
download | gentoo-e8120ca893a623e4a6056b77fb2ca5020b4c49b3.tar.gz gentoo-e8120ca893a623e4a6056b77fb2ca5020b4c49b3.tar.bz2 gentoo-e8120ca893a623e4a6056b77fb2ca5020b4c49b3.zip |
www-apps/bugzilla: Stabilize 5.0.6 amd64, #712706
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps/bugzilla')
-rw-r--r-- | www-apps/bugzilla/bugzilla-5.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/bugzilla/bugzilla-5.0.6.ebuild b/www-apps/bugzilla/bugzilla-5.0.6.ebuild index b9d651ea973a..9f82c76592f7 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 )" |