diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:28:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:59 +0100 |
commit | 78affbed9c74913ec2c4be9f821d1a1b5e034579 (patch) | |
tree | a4754dd1493548130d5ec1d79a9863c081ec51cf /dev-perl/Test-Differences | |
parent | dev-perl/Text-Wrapper: ppc64 stable wrt bug #588020 (diff) | |
download | gentoo-78affbed9c74913ec2c4be9f821d1a1b5e034579.tar.gz gentoo-78affbed9c74913ec2c4be9f821d1a1b5e034579.tar.bz2 gentoo-78affbed9c74913ec2c4be9f821d1a1b5e034579.zip |
dev-perl/Test-Differences: ppc64 stable wrt bug #588020
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Differences')
-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 70ebe6abd944..65cc5b83a8c5 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Test strings and data structures and show differences if not ok" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ppc64 x86" IUSE="test" PERL_RM_FILES=( "t/boilerplate.t" |