summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:26 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-12-01 23:35:26 +0100
commit5184901a2726641381630a807ca05fc0ea917f75 (patch)
tree4cff23a62e869a71141d3b6225e2bb088924658c /dev-perl
parentdev-perl/Perl-PrereqScanner: Stabilize 1.100.0 x86, #944643 (diff)
downloadgentoo-5184901a2726641381630a807ca05fc0ea917f75.tar.gz
gentoo-5184901a2726641381630a807ca05fc0ea917f75.tar.bz2
gentoo-5184901a2726641381630a807ca05fc0ea917f75.zip
dev-perl/Module-Path: Stabilize 0.190.0-r1 x86, #944643
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
index 76322c9f2abf..0675c7fb4a77 100644
--- a/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
+++ b/dev-perl/Module-Path/Module-Path-0.190.0-r1.ebuild
@@ -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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Get the full path to a locally installed module"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
virtual/perl-File-Spec