summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2016-05-31 21:20:51 +0200
committerMarkus Meier <maekke@gentoo.org>2016-05-31 21:20:51 +0200
commit962e11e794d5b0c3aa4e49a61ff8db5685180f7a (patch)
tree30ecc0bf87964a40c10464b2def7674fdd6598bc /dev-perl
parentdev-perl/TermReadKey: arm stable, bug #583518 (diff)
downloadgentoo-962e11e794d5b0c3aa4e49a61ff8db5685180f7a.tar.gz
gentoo-962e11e794d5b0c3aa4e49a61ff8db5685180f7a.tar.bz2
gentoo-962e11e794d5b0c3aa4e49a61ff8db5685180f7a.zip
dev-perl/Text-Diff: arm stable, bug #583520
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild b/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
index d950dd216328..7b52e97b046e 100644
--- a/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
+++ b/dev-perl/Text-Diff/Text-Diff-1.410.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Easily create test classes in an xUnit style"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="dev-perl/Algorithm-Diff"