dev-perl/Data-Dump-Streamer: Stabilize 2.420.0 amd64, #958666

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 13:26:42 +01:00
parent f489d6c75e
commit 223bb85349

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 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="Accurately serialize a data structure as Perl code"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
KEYWORDS="amd64 ~arm ~ppc ~x86"
RDEPEND="
dev-perl/B-Utils