commit: 74850a856fef2702659f1d33e4851cd3878c08de
Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 31 21:02:09 2018 +0000
Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Apr 2 18:06:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74850a85
dev-perl/Test-Differences: keyword ~arm64
dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
b/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
index b72c0576b49..ba42741d1c5 100644
--- a/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
+++ b/dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild
@@ -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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Test strings and data structures and show differences if not ok"
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="test"
PERL_RM_FILES=(
"t/boilerplate.t"