commit: 09129e1e646546ac9489ed59a6ed5f2cdaecf800 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 05:49:22 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 05:52:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09129e1e
www-apps/bugzilla: Stabilize 5.0.6 x86, #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 9f82c76592f..2bd2c9cba55 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 )"