commit: aa67ab45e06fb77a4bff2ec534c11dbffcfc0871 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 07:44:05 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 07:48:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa67ab45
dev-perl/Data-Perl: Stable for HPPA (bug #573536). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild index 77f743e..8e811a7 100644 --- a/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild +++ b/dev-perl/Data-Perl/Data-Perl-0.2.9.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="Base classes wrapping fundamental Perl data types" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86 ~ppc-macos" +KEYWORDS="amd64 hppa ppc x86 ~ppc-macos" IUSE="test" RDEPEND="
