diff options
author | Joseph Jezak <josejx@gentoo.org> | 2007-09-09 14:25:20 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2007-09-09 14:25:20 +0000 |
commit | 9f8058d4279fd369ab89f7c994eea46fe9984633 (patch) | |
tree | 9d90ae86a3e17afe067135a5d80076b8f0a196ef /sci-libs/amd/amd-2.2.0.ebuild | |
parent | Marked ~ppc for bug #191600. (diff) | |
download | gentoo-2-9f8058d4279fd369ab89f7c994eea46fe9984633.tar.gz gentoo-2-9f8058d4279fd369ab89f7c994eea46fe9984633.tar.bz2 gentoo-2-9f8058d4279fd369ab89f7c994eea46fe9984633.zip |
Marked ~ppc for bug #191600.
(Portage version: 2.1.3.7)
Diffstat (limited to 'sci-libs/amd/amd-2.2.0.ebuild')
-rw-r--r-- | sci-libs/amd/amd-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild index da7ab21d4598..60984cd5d894 100644 --- a/sci-libs/amd/amd-2.2.0.ebuild +++ b/sci-libs/amd/amd-2.2.0.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/sci-libs/amd/amd-2.2.0.ebuild,v 1.1 2007/08/18 17:13:26 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.2 2007/09/09 14:25:20 josejx Exp $ inherit autotools eutils fortran @@ -11,7 +11,7 @@ SRC_URI="http://www.cise.ufl.edu/research/sparse/${PN}/${MY_PN}-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" DEPEND="sci-libs/ufconfig" |