commit: bc57775d37abe4d88afeb8cba8d4a59c36a590be
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 8 15:09:44 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Mon Dec 8 15:16:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc57775d
dev-lisp/cl-ppcre-unicode: Stabilize 2.1.2 x86, #958680
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 97793698c8b9..eaade7fa1679 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
@@ -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"