diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:49:51 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-10-02 20:49:51 +0000 |
commit | 298da24bbbab972d2df976a4a78a1c0e44d799f6 (patch) | |
tree | 758d5dff1a374b0352878e16a8993941b836508a /sci-libs | |
parent | Marked ~x64-macos, bug #333981 (diff) | |
download | gentoo-2-298da24bbbab972d2df976a4a78a1c0e44d799f6.tar.gz gentoo-2-298da24bbbab972d2df976a4a78a1c0e44d799f6.tar.bz2 gentoo-2-298da24bbbab972d2df976a4a78a1c0e44d799f6.zip |
Marked ~x64-macos, bug #333981
(Portage version: 2.2.01.16711-prefix/cvs/SunOS i386)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lapack-reference/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/lapack-reference/ChangeLog b/sci-libs/lapack-reference/ChangeLog index 37c7f61cd1b8..c18ef9a1bac7 100644 --- a/sci-libs/lapack-reference/ChangeLog +++ b/sci-libs/lapack-reference/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/lapack-reference # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.50 2010/03/07 19:31:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/ChangeLog,v 1.51 2010/10/02 20:49:51 grobian Exp $ + + 02 Oct 2010; Fabian Groffen <grobian@gentoo.org> + lapack-reference-3.2.1-r1.ebuild: + Marked ~x64-macos, bug #333981 *lapack-reference-3.2.1-r1 (07 Mar 2010) diff --git a/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild b/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild index 3bb1ac8cae26..e5bad2c031ab 100644 --- a/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild +++ b/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild,v 1.1 2010/03/07 19:31:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/lapack-reference/lapack-reference-3.2.1-r1.ebuild,v 1.2 2010/10/02 20:49:51 grobian Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${MyPN}-${PV}.tgz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc" DEPEND="virtual/blas |