diff options
author | Travis Tilley <lv@gentoo.org> | 2004-09-06 00:02:49 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-09-06 00:02:49 +0000 |
commit | 33e1d2345b5df3f98aa9ce735cec9dd1ff0a3383 (patch) | |
tree | 6132ddb24f29bb5425d2519c48e52890fc8f9037 /dev-perl/PDL | |
parent | Switch to use epause and ebeep, bug #62950 (Manifest recommit) (diff) | |
download | gentoo-2-33e1d2345b5df3f98aa9ce735cec9dd1ff0a3383.tar.gz gentoo-2-33e1d2345b5df3f98aa9ce735cec9dd1ff0a3383.tar.bz2 gentoo-2-33e1d2345b5df3f98aa9ce735cec9dd1ff0a3383.zip |
stable on amd64
Diffstat (limited to 'dev-perl/PDL')
-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 |