diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:33:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-12-24 16:33:27 +0000 |
commit | d9110110ac4067d54d78fdc5adc358523f79d88e (patch) | |
tree | 3b812baf4c1fc564daec8a54b68dd21ea9b57d45 /virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild | |
parent | Marked ~hppa (bug #298183). (diff) | |
download | gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.tar.gz gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.tar.bz2 gentoo-2-d9110110ac4067d54d78fdc5adc358523f79d88e.zip |
Marked ~hppa (bug #298183).
(Portage version: 2.2_rc60/cvs/Linux i686)
Diffstat (limited to 'virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild')
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild index c9957ffb532a..32243a6accda 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.1 2009/12/24 10:19:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.36.01.ebuild,v 1.2 2009/12/24 16:33:27 jer Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" RDEPEND="~perl-core/Module-Build-${PV}" |