commit: c12e89ab1b69d7a31105f0254746d923cf265b3c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 8 14:41:52 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 8 14:42:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12e89ab
dev-lisp/cl-ppcre-unicode: Stabilize 2.1.2 amd64, #958680
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.ebuild
b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.ebuild
index 70a4212613df..97793698c8b9 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.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
@@ -14,7 +14,7 @@ S="${WORKDIR}/cl-ppcre-${PV}"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~sparc ~x86"
RDEPEND="~dev-lisp/cl-ppcre-${PV}
dev-lisp/cl-unicode"