diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 11:24:39 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-08 11:24:39 +0200 |
commit | ac8419bea8f6ef7737fbad990c8670863554b873 (patch) | |
tree | e0f05502cc21f49b687f6331f0033ac2c61736c0 /sci-libs/scotch | |
parent | sci-libs/cholmod: keyword ~arm64 (diff) | |
download | gentoo-ac8419bea8f6ef7737fbad990c8670863554b873.tar.gz gentoo-ac8419bea8f6ef7737fbad990c8670863554b873.tar.bz2 gentoo-ac8419bea8f6ef7737fbad990c8670863554b873.zip |
sci-libs/scotch: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'sci-libs/scotch')
-rw-r--r-- | sci-libs/scotch/scotch-6.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/scotch/scotch-6.0.4-r2.ebuild b/sci-libs/scotch/scotch-6.0.4-r2.ebuild index 947ef861d04a..949a33b5852f 100644 --- a/sci-libs/scotch/scotch-6.0.4-r2.ebuild +++ b/sci-libs/scotch/scotch-6.0.4-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://gforge.inria.fr/frs/download.php/${DID}/${MYP}.tar.gz" LICENSE="CeCILL-2" SLOT="0/${SOVER}" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc int64 mpi static-libs tools threads" DEPEND=" |