diff options
author | Justin Bronder <jsbronder@gentoo.org> | 2008-05-22 01:10:24 +0000 |
---|---|---|
committer | Justin Bronder <jsbronder@gentoo.org> | 2008-05-22 01:10:24 +0000 |
commit | b68b2b518e1ef5d3b0d60675aaca24640de3f3e9 (patch) | |
tree | 59e9af9a1b770bcc8dda9ebf6075f655c4aaf490 /sci-libs/colamd/colamd-2.7.1.ebuild | |
parent | Add new (last?) test release, removing bugs notifications about preserved libs (diff) | |
download | gentoo-2-b68b2b518e1ef5d3b0d60675aaca24640de3f3e9.tar.gz gentoo-2-b68b2b518e1ef5d3b0d60675aaca24640de3f3e9.tar.bz2 gentoo-2-b68b2b518e1ef5d3b0d60675aaca24640de3f3e9.zip |
Added ~ppc (#215836)
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/colamd/colamd-2.7.1.ebuild')
-rw-r--r-- | sci-libs/colamd/colamd-2.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/colamd/colamd-2.7.1.ebuild b/sci-libs/colamd/colamd-2.7.1.ebuild index b9cb019df671..725e1ba548b6 100644 --- a/sci-libs/colamd/colamd-2.7.1.ebuild +++ b/sci-libs/colamd/colamd-2.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.5 2008/04/15 15:45:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/colamd/colamd-2.7.1.ebuild,v 1.6 2008/05/22 01:10:24 jsbronder Exp $ inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="sci-libs/ufconfig" |