diff options
Diffstat (limited to 'dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild')
-rw-r--r-- | dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild index 41f8826319ed..9e751dab0e29 100644 --- a/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild +++ b/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.3 2011/09/24 13:23:50 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Dist-CheckConflicts/Dist-CheckConflicts-0.20.0.ebuild,v 1.4 2011/10/31 13:12:32 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Declare version conflicts for your dist" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x64-macos" +KEYWORDS="amd64 ~hppa ppc x86 ~x64-macos" IUSE="test" RDEPEND="dev-perl/Sub-Exporter |