commit: 9a71d60dcd79c5b3d0606fa9e38a6f2c3331600d 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:41:59 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a71d60d
dev-lisp/cl-ppcre: Stabilize 2.1.2 amd64, #958680 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lisp/cl-ppcre/cl-ppcre-2.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lisp/cl-ppcre/cl-ppcre-2.1.2.ebuild b/dev-lisp/cl-ppcre/cl-ppcre-2.1.2.ebuild index de70e24a64f3..354530982495 100644 --- a/dev-lisp/cl-ppcre/cl-ppcre-2.1.2.ebuild +++ b/dev-lisp/cl-ppcre/cl-ppcre-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 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/edicl/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~riscv ~sparc ~x86" RDEPEND="dev-lisp/flexi-streams" PDEPEND="dev-lisp/cl-ppcre-unicode"
