summaryrefslogtreecommitdiff
path: root/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild')
-rw-r--r--www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild b/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild
index 9a6cfac2b3f6..e8786c62d13c 100644
--- a/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild
+++ b/www-apps/bugzilla/bugzilla-5.0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 )"