dev-perl/autovivification: keyword ~arm64
authorAlexey Korepanov <kaikaikai@yandex.ru>
Sat, 31 Mar 2018 20:07:38 +0000 (21:07 +0100)
committerMart Raudsepp <leio@gentoo.org>
Mon, 2 Apr 2018 18:04:48 +0000 (21:04 +0300)
dev-perl/autovivification/autovivification-0.170.0.ebuild

index 128aeabf2f6d3ed4c7949c91535bbb6f283a7540..d068de2cdccd99d430ef5c3959a5896596e6c171 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
 
 DESCRIPTION="Lexically disable autovivification"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="test"
 
 RDEPEND="virtual/perl-XSLoader"