diff options
-rw-r--r-- | dev-perl/PDL/PDL-2.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PDL/PDL-2.4.0-r2.ebuild b/dev-perl/PDL/PDL-2.4.0-r2.ebuild index f14f6a891d42..6cf122354120 100644 --- a/dev-perl/PDL/PDL-2.4.0-r2.ebuild +++ b/dev-perl/PDL/PDL-2.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0-r2.ebuild,v 1.2 2004/09/05 23:34:17 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.0-r2.ebuild,v 1.3 2004/09/06 00:02:49 lv Exp $ IUSE="opengl" @@ -11,7 +11,7 @@ SRC_URI="http://cpan.valueclick.com/modules/by-module/PDL/${P}.tar.gz" HOMEPAGE="http://cpan.valueclick.com/modules/by-module/PDL/${P}.readme" SLOT="0" LICENSE="Artistic as-is" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips amd64" DEPEND=">=sys-libs/ncurses-5.2 dev-perl/Filter |