diff options
author | Sam James <sam@gentoo.org> | 2024-06-29 17:20:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-29 17:20:24 +0100 |
commit | a02d61c83589c04d23cd40b5b19a9d5296b1ec30 (patch) | |
tree | 9304ac3d2e95b7d66d26c094b3f28d0c811d9b5a /www-apps | |
parent | www-apps/bugzilla: Stabilize 5.0.6-r2 amd64, #935131 (diff) | |
download | gentoo-a02d61c83589c04d23cd40b5b19a9d5296b1ec30.tar.gz gentoo-a02d61c83589c04d23cd40b5b19a9d5296b1ec30.tar.bz2 gentoo-a02d61c83589c04d23cd40b5b19a9d5296b1ec30.zip |
www-apps/bugzilla: Stabilize 5.0.6-r2 x86, #935131
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apps')
-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 )" |