diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 14:15:04 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 16:41:21 +0200 |
commit | 70d752b808e54220aec10316c0fe1052e1fa0fd7 (patch) | |
tree | 6ef5d1ad7b6f6a4c62991b6b4b132da6d96431e4 /dev-perl/Algorithm-Diff | |
parent | dev-tex/latexdiff: keyword ~arm64 (diff) | |
download | gentoo-70d752b808e54220aec10316c0fe1052e1fa0fd7.tar.gz gentoo-70d752b808e54220aec10316c0fe1052e1fa0fd7.tar.bz2 gentoo-70d752b808e54220aec10316c0fe1052e1fa0fd7.zip |
dev-perl/Algorithm-Diff: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r-- | dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild index c07fcaa7a28b..fe986911f00b 100644 --- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild +++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Compute intelligent differences between two files / lists" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |