diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-03 17:34:13 +0200 |
commit | e7667499dbc80c16a07c7bb4ebe90dfe7b1b4670 (patch) | |
tree | 46b6515fc6da093c5e6f98b317bec1d430f4fe58 /dev-perl/IO-Interactive | |
parent | dev-perl/IO-HTML: x86 stable wrt bug #805596 (diff) | |
download | gentoo-e7667499dbc80c16a07c7bb4ebe90dfe7b1b4670.tar.gz gentoo-e7667499dbc80c16a07c7bb4ebe90dfe7b1b4670.tar.bz2 gentoo-e7667499dbc80c16a07c7bb4ebe90dfe7b1b4670.zip |
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@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 16e8ed9351f4..2d7825fcb8af 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 |