diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:33:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:52:52 +0100 |
commit | 8f4f24566ef64a94fd7d2e99d81eea0e02f3cce3 (patch) | |
tree | 3d531b7a8120258b3279f572ddc9704350a4c1e2 /sci-libs/atlas | |
parent | sys-cluster/drbd: x86 stable wrt bug #538732 (diff) | |
download | gentoo-8f4f24566ef64a94fd7d2e99d81eea0e02f3cce3.tar.gz gentoo-8f4f24566ef64a94fd7d2e99d81eea0e02f3cce3.tar.bz2 gentoo-8f4f24566ef64a94fd7d2e99d81eea0e02f3cce3.zip |
sci-libs/atlas: x86 stable wrt bug #595218
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs/atlas')
-rw-r--r-- | sci-libs/atlas/atlas-3.10.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/atlas/atlas-3.10.2.ebuild b/sci-libs/atlas/atlas-3.10.2.ebuild index c1120c89da67..4afd6d578114 100644 --- a/sci-libs/atlas/atlas-3.10.2.ebuild +++ b/sci-libs/atlas/atlas-3.10.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/math-atlas/${PN}${PV}.tar.bz2 LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc fortran generic lapack static-libs threads" RDEPEND="" |