commit: 76a5cfcf0f24bc8025b7897208b262491b9fc8d2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Aug 13 07:42:50 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Aug 13 07:48:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a5cfcf
dev-perl/Type-Tiny: Stable for HPPA (bug #573536). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild index 8b0ae55..6cdfad5 100644 --- a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild +++ b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.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="tiny, yet Moo(se)-compatible type constraint" SLOT="0" -KEYWORDS="amd64 ~hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="test" RDEPEND="
