diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 16:37:12 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 17:14:01 +0200 |
commit | d939aa621a4184031be4e498c1cd425a5f35f991 (patch) | |
tree | a8c960a3181016f3497c56d28de74d5fd89da25a /dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | |
parent | dev-libs/libmaa: keyword ~arm64 (diff) | |
download | gentoo-d939aa621a4184031be4e498c1cd425a5f35f991.tar.gz gentoo-d939aa621a4184031be4e498c1cd425a5f35f991.tar.bz2 gentoo-d939aa621a4184031be4e498c1cd425a5f35f991.zip |
dev-perl/IO-CaptureOutput: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild')
-rw-r--r-- | dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild index c2a680a205dc..37aa297fbc7d 100644 --- a/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild +++ b/dev-perl/IO-CaptureOutput/IO-CaptureOutput-1.110.400.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Capture STDOUT and STDERR from Perl code, subprocesses or XS" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~mips ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~mips ppc ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |