commit: e7667499dbc80c16a07c7bb4ebe90dfe7b1b4670
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 3 15:34:13 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 3 15:34:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7667499
dev-perl/IO-Interactive: x86 stable wrt bug #805602
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
b/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
index 16e8ed9351f..2d7825fcb8a 100644
--- a/dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild
+++ b/dev-perl/IO-Interactive/IO-Interactive-1.23.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