diff options
author | Sam James <sam@gentoo.org> | 2020-08-15 05:49:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-15 05:52:22 +0000 |
commit | 09129e1e646546ac9489ed59a6ed5f2cdaecf800 (patch) | |
tree | df85a07ab748a043a0a578e12da0af8e7d0ba061 /www-apps/bugzilla | |
parent | app-pda/libimobiledevice: add patch for LibreSSL (diff) | |
download | gentoo-09129e1e646546ac9489ed59a6ed5f2cdaecf800.tar.gz gentoo-09129e1e646546ac9489ed59a6ed5f2cdaecf800.tar.bz2 gentoo-09129e1e646546ac9489ed59a6ed5f2cdaecf800.zip |
www-apps/bugzilla: Stabilize 5.0.6 x86, #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 9f82c76592f7..2bd2c9cba55b 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 )" |