diff options
author | 2017-02-04 16:19:01 +0100 | |
---|---|---|
committer | 2017-02-04 16:21:12 +0100 | |
commit | 1975d76cc2fce581de2a83054e9aa5d47e30024c (patch) | |
tree | b57ae882a449149d2ee81692f212fe34bcb8575f /sci-libs | |
parent | x11-misc/alock: amd64 stable wrt bug #604626 (diff) | |
download | gentoo-1975d76cc2fce581de2a83054e9aa5d47e30024c.tar.gz gentoo-1975d76cc2fce581de2a83054e9aa5d47e30024c.tar.bz2 gentoo-1975d76cc2fce581de2a83054e9aa5d47e30024c.zip |
sci-libs/arpack: amd64 stable wrt bug #608094
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/arpack/arpack-3.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/arpack/arpack-3.1.5.ebuild b/sci-libs/arpack/arpack-3.1.5.ebuild index fc71a163d0d0..f84bb9b960f5 100644 --- a/sci-libs/arpack/arpack-3.1.5.ebuild +++ b/sci-libs/arpack/arpack-3.1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples mpi static-libs" RDEPEND=" |