summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-03-26 15:58:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-03-26 15:58:55 +0000
commit849de983136d51bdbe85ead0db8d98fc4a7a630f (patch)
tree150230bfdffd8f8f04fc66b12e325edf84a1b68e /sci-libs/amd/amd-2.2.0.ebuild
parentAdd ~x86 (diff)
downloadgentoo-2-849de983136d51bdbe85ead0db8d98fc4a7a630f.tar.gz
gentoo-2-849de983136d51bdbe85ead0db8d98fc4a7a630f.tar.bz2
gentoo-2-849de983136d51bdbe85ead0db8d98fc4a7a630f.zip
Added ~ppc64; bug #213350
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/amd/amd-2.2.0.ebuild')
-rw-r--r--sci-libs/amd/amd-2.2.0.ebuild4
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 cd110c7fe570..48f3ad946b1e 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-2008 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.4 2008/03/15 19:11:50 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.5 2008/03/26 15:58:55 corsair 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.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="doc"
DEPEND="sci-libs/ufconfig"