diff options
Diffstat (limited to 'dev-perl/PDL/PDL-2.4.3.ebuild')
-rw-r--r-- | dev-perl/PDL/PDL-2.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.4.3.ebuild b/dev-perl/PDL/PDL-2.4.3.ebuild index 624df01437bb..a61020fb99e3 100644 --- a/dev-perl/PDL/PDL-2.4.3.ebuild +++ b/dev-perl/PDL/PDL-2.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3.ebuild,v 1.1 2007/02/06 17:52:15 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.3.ebuild,v 1.2 2007/02/07 14:13:46 jer Exp $ inherit perl-module eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/C/CS/CSOE/${P}.tar.gz" LICENSE="Artistic as-is" SLOT="0" -KEYWORDS="~amd64 ~mips ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~sparc ~x86" IUSE="opengl badval" DEPEND=">=sys-libs/ncurses-5.2 |