commit: 2cbb22c62dcfec126cb234fe132b3cbd0f030085
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 19 15:35:29 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 19 15:35:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cbb22c6
dev-perl/IO-Interactive: Stabilize 1.25.0 x86, #912512
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
b/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
index 4ce3f1d52559..884ae04c1ef1 100644
--- a/dev-perl/IO-Interactive/IO-Interactive-1.25.0.ebuild
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.25.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