dev-perl/Devel-Size: arm64 keyworded (bug #722558)
authorSam James (sam_c) <sam@cmpct.info>
Tue, 12 May 2020 01:08:46 +0000 (01:08 +0000)
committerMart Raudsepp <leio@gentoo.org>
Tue, 12 May 2020 15:54:00 +0000 (18:54 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-perl/Devel-Size/Devel-Size-0.820.0.ebuild

index e5d950453b94e39bb50f82fb632603fe2a20749b..fc81469c536d639bd3468ef529535c029e9369fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Perl extension for finding the memory usage of Perl variables"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 RESTRICT="!test? ( test )"