diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 18:54:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-01 18:54:31 +0000 |
commit | b39cea015ca130e2f17a57676b4d3f1fff5ba675 (patch) | |
tree | e52dbff6b60b70a386e1af2980c28d2e0afb72f0 /dev-perl/PDL/PDL-2.4.4.ebuild | |
parent | Redigest (diff) | |
download | gentoo-2-b39cea015ca130e2f17a57676b4d3f1fff5ba675.tar.gz gentoo-2-b39cea015ca130e2f17a57676b4d3f1fff5ba675.tar.bz2 gentoo-2-b39cea015ca130e2f17a57676b4d3f1fff5ba675.zip |
Re-add ~s390
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-perl/PDL/PDL-2.4.4.ebuild')
-rw-r--r-- | dev-perl/PDL/PDL-2.4.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/PDL/PDL-2.4.4.ebuild b/dev-perl/PDL/PDL-2.4.4.ebuild index 26acda07f9ae..197bd0f0dcb8 100644 --- a/dev-perl/PDL/PDL-2.4.4.ebuild +++ b/dev-perl/PDL/PDL-2.4.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.4.ebuild,v 1.2 2008/12/09 08:14:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PDL/PDL-2.4.4.ebuild,v 1.3 2009/01/01 18:54:31 armin76 Exp $ MODULE_AUTHOR=CHM inherit perl-module eutils multilib @@ -9,7 +9,7 @@ DESCRIPTION="PDL Perl Module" LICENSE="Artistic as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" IUSE="opengl badval gsl" DEPEND=">=sys-libs/ncurses-5.2 |