diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:22:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:03 +0100 |
commit | 3ce561a5c2cd2408e67d9471d0535a39d6fedae0 (patch) | |
tree | fff197ba90ed09dc1c4e3c189cb27708d1c3b1d8 /dev-perl/IO-Interactive | |
parent | net-misc/dhcp: stable 4.4.2_p1 for ppc (diff) | |
download | gentoo-3ce561a5c2cd2408e67d9471d0535a39d6fedae0.tar.gz gentoo-3ce561a5c2cd2408e67d9471d0535a39d6fedae0.tar.bz2 gentoo-3ce561a5c2cd2408e67d9471d0535a39d6fedae0.zip |
dev-perl/IO-Interactive: stable 1.22.0 for ppc
stable wrt bug #791562
Package-Manager: Portage-3.0.19, Repoman-3.0.3
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 | 4 |
1 files changed, 2 insertions, 2 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 3acb6f7352a1..30537a8f237f 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" IUSE="test" RESTRICT="!test? ( test )" |