summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-17 09:57:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-17 09:57:25 +0300
commit7ce629fe211d52c431150ac3a376bf4df6182346 (patch)
tree5871f700261742897078d4031cce1defbd7853a1 /dev-lisp
parentdev-lisp/cl-ppcre: Stabilize 2.1.0-r1 amd64, #934436 (diff)
downloadgentoo-7ce629fe211d52c431150ac3a376bf4df6182346.tar.gz
gentoo-7ce629fe211d52c431150ac3a376bf4df6182346.tar.bz2
gentoo-7ce629fe211d52c431150ac3a376bf4df6182346.zip
dev-lisp/cl-ppcre-unicode: Stabilize 2.1.0-r1 amd64, #934436
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp')
-rw-r--r--dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.0-r1.ebuild b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.0-r1.ebuild
index 9c950abde1a9..79462789c0c4 100644
--- a/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.0-r1.ebuild
+++ b/dev-lisp/cl-ppcre-unicode/cl-ppcre-unicode-2.1.0-r1.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/cl-ppcre-${PV}"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~sparc ~x86"
RDEPEND="~dev-lisp/cl-ppcre-${PV}
dev-lisp/cl-unicode"