commit: 8e043dfefccefb77b6e750734942e90b025a5927
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 12 02:54:00 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 12 02:54:00 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e043dfe
dev-perl/IO-Interactive: Stabilize 1.27.0 x86, #959928
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/IO-Interactive/IO-Interactive-1.27.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.27.0.ebuild
b/dev-perl/IO-Interactive/IO-Interactive-1.27.0.ebuild
index c11fc52e2e4a..20dcbb5ab4dd 100644
--- a/dev-perl/IO-Interactive/IO-Interactive-1.27.0.ebuild
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.27.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.860.0