summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-04-12 16:07:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-04-12 16:07:27 +0000
commit03f6f24c9991c359e4b2b44c53639b68908700bb (patch)
tree10916a2cc8bc74fd2c13a0db1598512ef096f971 /sci-libs/amd
parentAdd ~sparc wrt #215836 (diff)
downloadgentoo-2-03f6f24c9991c359e4b2b44c53639b68908700bb.tar.gz
gentoo-2-03f6f24c9991c359e4b2b44c53639b68908700bb.tar.bz2
gentoo-2-03f6f24c9991c359e4b2b44c53639b68908700bb.zip
Add ~sparc wrt #215841
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/amd')
-rw-r--r--sci-libs/amd/ChangeLog5
-rw-r--r--sci-libs/amd/amd-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/amd/ChangeLog b/sci-libs/amd/ChangeLog
index c796992c8917..ffd9fde7c004 100644
--- a/sci-libs/amd/ChangeLog
+++ b/sci-libs/amd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/amd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.7 2008/04/07 19:16:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.8 2008/04/12 16:07:27 armin76 Exp $
+
+ 12 Apr 2008; Raúl Porcel <armin76@gentoo.org> amd-2.2.0.ebuild:
+ Add ~sparc wrt #215841
07 Apr 2008; Tobias Klausmann <klausman@gentoo.org> amd-2.2.0.ebuild:
Keyworded on alpha, bug #215841
diff --git a/sci-libs/amd/amd-2.2.0.ebuild b/sci-libs/amd/amd-2.2.0.ebuild
index 042f55cfbe81..c53a6684396d 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.6 2008/04/07 19:16:45 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.7 2008/04/12 16:07:27 armin76 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 ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"
DEPEND="sci-libs/ufconfig"