diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 15:44:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-15 15:44:30 +0000 |
commit | 71ec44fbc55a5a30690b661480b8aa9c9fe5e822 (patch) | |
tree | e64a96774726009402cdb4cb981ba0430ed0ef38 /sci-libs/amd/amd-2.2.0.ebuild | |
parent | Marked ~hppa (bug #215842). (diff) | |
download | gentoo-2-71ec44fbc55a5a30690b661480b8aa9c9fe5e822.tar.gz gentoo-2-71ec44fbc55a5a30690b661480b8aa9c9fe5e822.tar.bz2 gentoo-2-71ec44fbc55a5a30690b661480b8aa9c9fe5e822.zip |
Marked ~hppa (bug #215841).
(Portage version: 2.1.5_rc3)
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 c53a6684396d..116ff59b149d 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.7 2008/04/12 16:07:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.8 2008/04/15 15:44:30 jer 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="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="doc" DEPEND="sci-libs/ufconfig" |