diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-17 17:26:09 -0500 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2024-01-18 09:04:20 +0100 |
commit | e951911aeedec8ff74291248bcb86fb3dc2cd74e (patch) | |
tree | 60105af80668eb86a8d9e36c38d727a9b28cf8f1 /www-apache | |
parent | dev-util/aruba: Keyword 2.2.0 arm, #916520 (diff) | |
download | gentoo-e951911aeedec8ff74291248bcb86fb3dc2cd74e.tar.gz gentoo-e951911aeedec8ff74291248bcb86fb3dc2cd74e.tar.bz2 gentoo-e951911aeedec8ff74291248bcb86fb3dc2cd74e.zip |
www-apache/mod_perl: Stabilize 2.0.13 ppc64, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 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 009cf4363617..5217341a19ba 100644 --- a/www-apache/mod_perl/mod_perl-2.0.13.ebuild +++ b/www-apache/mod_perl/mod_perl-2.0.13.ebuild @@ -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 )" |