commit: 4cb73124d6c0793bd48172ae3082e1cf42bea9b7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 24 16:24:48 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 24 16:24:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb73124
www-apache/libapreq2: Stabilize 2.17-r1 ppc, #944693
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
www-apache/libapreq2/libapreq2-2.17-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-apache/libapreq2/libapreq2-2.17-r1.ebuild
b/www-apache/libapreq2/libapreq2-2.17-r1.ebuild
index bf8b403c89d6..f7c10d70427b 100644
--- a/www-apache/libapreq2/libapreq2-2.17-r1.ebuild
+++ b/www-apache/libapreq2/libapreq2-2.17-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="mirror://apache/httpd/libapreq/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="~amd64 ppc ~ppc64 ~riscv x86"
IUSE="perl test"
RESTRICT="!test? ( test )"