summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-01-17 13:37:55 -0500
committerFlorian Schmaus <flow@gentoo.org>2024-01-18 09:04:17 +0100
commit454afe8eeb2062b2a050f660f19a236f0792944d (patch)
tree9454ea538e8d815438bd55b2b6fea467cda61391 /www-apache
parentdev-util/aruba: Keyword 2.2.0 arm64, #916520 (diff)
downloadgentoo-454afe8eeb2062b2a050f660f19a236f0792944d.tar.gz
gentoo-454afe8eeb2062b2a050f660f19a236f0792944d.tar.bz2
gentoo-454afe8eeb2062b2a050f660f19a236f0792944d.zip
www-apache/mod_perl: Stabilize 2.0.13 amd64, #920983
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'www-apache')
-rw-r--r--www-apache/mod_perl/mod_perl-2.0.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_perl/mod_perl-2.0.13.ebuild b/www-apache/mod_perl/mod_perl-2.0.13.ebuild
index d2a2640320dc..5466dcc4ca67 100644
--- a/www-apache/mod_perl/mod_perl-2.0.13.ebuild
+++ b/www-apache/mod_perl/mod_perl-2.0.13.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
@@ -12,7 +12,7 @@ SRC_URI="mirror://apache/perl/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~riscv ~x86"
IUSE="debug ithreads test"
RESTRICT="!test? ( test )"