From: Sam James (sam_c) Date: Tue, 28 Apr 2020 21:10:01 +0000 (+0000) Subject: dev-perl/IO-Multiplex: arm64 keyworded (bug #708772) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4ca807c71ca44b0f1e943056da1b1db0c5774742;p=gentoo.git dev-perl/IO-Multiplex: arm64 keyworded (bug #708772) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) Signed-off-by: Mart Raudsepp --- diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild index a95d4428d8b7..cbb39eb450ec 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.160.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manage IO on many file handles" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" RDEPEND="virtual/perl-IO"