dev-perl/Lexical-Persistence: Stabilize 1.23.0-r1 amd64, #958666

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 13:26:41 +01:00
parent 83dd35e97c
commit 8204d89edf

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Bind lexicals to persistent data"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="
>=dev-perl/PadWalker-1.960.0