summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:51:00 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:45:49 +0300
commit21127b284a017a5f534bb667cd68bc015e2f07ae (patch)
tree509911568095edbc76d51a0f413d6b19b9f77a8c /sci-libs/clapack
parentsci-libs/cifparse-obj: destabilize for ~x86 (diff)
downloadgentoo-21127b284a017a5f534bb667cd68bc015e2f07ae.tar.gz
gentoo-21127b284a017a5f534bb667cd68bc015e2f07ae.tar.bz2
gentoo-21127b284a017a5f534bb667cd68bc015e2f07ae.zip
sci-libs/clapack: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/clapack')
-rw-r--r--sci-libs/clapack/clapack-3.2.1-r8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/clapack/clapack-3.2.1-r8.ebuild b/sci-libs/clapack/clapack-3.2.1-r8.ebuild
index 30384df4db47..0d070b205532 100644
--- a/sci-libs/clapack/clapack-3.2.1-r8.ebuild
+++ b/sci-libs/clapack/clapack-3.2.1-r8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://www.netlib.org/${PN}/${P}-CMAKE.tgz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
# bug 433806