commit: 1d44bc19f9dc44e7dc2971dcb6c582d7d2c51143
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 08:11:20 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 08:11:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d44bc19
dev-perl/IO-Interactive: Stabilize 1.25.0 amd64, #912512
Signed-off-by: Sam James <sam <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 884ae04c1ef1..9f1522fa68bb 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