summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-12-25 03:26:02 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-12-25 03:26:02 +0000
commite2ef90fd4e0048a577ed283ddbeb69b652cd9836 (patch)
tree95f7aebdf2e9529b30290f35d937a2598c60b600 /sci-libs/armadillo
parentmarked x86 per bug 448040 (diff)
downloadgentoo-2-e2ef90fd4e0048a577ed283ddbeb69b652cd9836.tar.gz
gentoo-2-e2ef90fd4e0048a577ed283ddbeb69b652cd9836.tar.bz2
gentoo-2-e2ef90fd4e0048a577ed283ddbeb69b652cd9836.zip
marked x86 per bug 447130
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'sci-libs/armadillo')
-rw-r--r--sci-libs/armadillo/ChangeLog5
-rw-r--r--sci-libs/armadillo/armadillo-3.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/armadillo/ChangeLog b/sci-libs/armadillo/ChangeLog
index fbac4ab6e53e..72c6cd0ace0b 100644
--- a/sci-libs/armadillo/ChangeLog
+++ b/sci-libs/armadillo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/armadillo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.23 2012/12/20 23:46:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/ChangeLog,v 1.24 2012/12/25 03:26:02 jdhore Exp $
+
+ 25 Dec 2012; Jeff Horelick <jdhore@gentoo.org> armadillo-3.4.4.ebuild:
+ marked x86 per bug 447130
20 Dec 2012; Anthony G. Basile <blueness@gentoo.org> armadillo-3.4.4.ebuild:
stable ppc ppc64, bug #447130, thanks peratu
diff --git a/sci-libs/armadillo/armadillo-3.4.4.ebuild b/sci-libs/armadillo/armadillo-3.4.4.ebuild
index 0dfe2fc05c57..22d13354b50b 100644
--- a/sci-libs/armadillo/armadillo-3.4.4.ebuild
+++ b/sci-libs/armadillo/armadillo-3.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.4.4.ebuild,v 1.4 2012/12/20 23:46:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/armadillo/armadillo-3.4.4.ebuild,v 1.5 2012/12/25 03:26:02 jdhore Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/arma/${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
IUSE="blas doc examples lapack"
RDEPEND="