diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:28:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 08:31:42 +0100 |
commit | 10f32b056d575b0fc5f151ed091fbff797b54882 (patch) | |
tree | 5d5b8fefc76e454002687de3749b599ef4b12997 /dev-perl/IO-Interactive | |
parent | dev-perl/Archive-Extract: keyworded 0.860.0 for ppc (diff) | |
download | gentoo-10f32b056d575b0fc5f151ed091fbff797b54882.tar.gz gentoo-10f32b056d575b0fc5f151ed091fbff797b54882.tar.bz2 gentoo-10f32b056d575b0fc5f151ed091fbff797b54882.zip |
dev-perl/IO-Interactive: keyworded 1.22.0 for ppc
keyworded wrt bug #737594
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r-- | dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild index bcf22d78536b..3acb6f7352a1 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities for interactive I/O" SLOT="0" -KEYWORDS="amd64 ~riscv x86" +KEYWORDS="amd64 ~ppc ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |