dev-perl/Perl-PrereqScanner: Stabilize 1.100.0 x86, #944643

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2024-12-01 23:35:24 +01:00
parent 149615ad06
commit b0555bd5d4

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Tool to scan your Perl code for its prerequisites"
SLOT="0"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
IUSE="minimal"
RDEPEND="