commit: 755f78aff73e8d7db31fc75b0b615942825fd631
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 11 03:34:19 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Dec 11 04:42:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=755f78af
dev-perl/URI: Stabilize 5.340.0 ppc64, #966459
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-perl/URI/URI-5.340.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/URI/URI-5.340.0.ebuild b/dev-perl/URI/URI-5.340.0.ebuild
index 366208fde9b2..e40f159329f6 100644
--- a/dev-perl/URI/URI-5.340.0.ebuild
+++ b/dev-perl/URI/URI-5.340.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Uniform Resource Identifiers (absolute and relative)"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv
~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv
~s390 ~sparc x86"
RDEPEND="
dev-perl/MIME-Base32