diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:01:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:01:26 +0000 |
commit | 2823cd7d1cab2ebd8f704c5267635ae04d0750ab (patch) | |
tree | 84acaf617ca07c3e5856211cc89e0b206fd192c1 /sci-libs | |
parent | app-shells/fish: Stabilize 3.1.2 x86, #762910 (diff) | |
download | gentoo-2823cd7d1cab2ebd8f704c5267635ae04d0750ab.tar.gz gentoo-2823cd7d1cab2ebd8f704c5267635ae04d0750ab.tar.bz2 gentoo-2823cd7d1cab2ebd8f704c5267635ae04d0750ab.zip |
sci-libs/arpack: Stabilize 3.8.0 x86, #762916
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/arpack/arpack-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/arpack/arpack-3.8.0.ebuild b/sci-libs/arpack/arpack-3.8.0.ebuild index 8678e3a1e03d..44b5bce59959 100644 --- a/sci-libs/arpack/arpack-3.8.0.ebuild +++ b/sci-libs/arpack/arpack-3.8.0.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples mpi" RDEPEND=" |