diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 22:02:09 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:06:16 +0300 |
commit | 74850a856fef2702659f1d33e4851cd3878c08de (patch) | |
tree | 29a873304a56be04e1ee0a1d20af5ee4ee2a4e51 /dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild | |
parent | dev-perl/Text-Diff: keyword ~arm64 (diff) | |
download | gentoo-74850a856fef2702659f1d33e4851cd3878c08de.tar.gz gentoo-74850a856fef2702659f1d33e4851cd3878c08de.tar.bz2 gentoo-74850a856fef2702659f1d33e4851cd3878c08de.zip |
dev-perl/Test-Differences: keyword ~arm64
Diffstat (limited to 'dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild')
-rw-r--r-- | dev-perl/Test-Differences/Test-Differences-0.640.0.ebuild | 4 |
1 files 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 b72c0576b49f..ba42741d1c5d 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" |