commit: bcd768da365caa75b0f51ca642516de7781354db
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 20 08:35:33 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 20 08:35:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcd768da
dev-perl/IO-Interactive: Stabilize 1.26.0 ppc, #951593
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
b/dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
index 96b35f55bab6..ea4afb2525b1 100644
--- a/dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.26.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utilities for interactive I/O"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~riscv x86"
+KEYWORDS="amd64 ppc ~riscv x86"
RDEPEND="
>=virtual/perl-version-0.780.0