summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:51:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:02 +0300
commitdcae33895342f59f9cd7793e8c58aee5c96dda8e (patch)
treeb946c28c5bed99237992d2ea19d8dd58de3fbd3c
parentsci-libs/gts: destabilize for ~x86 (diff)
downloadgentoo-dcae33895342f59f9cd7793e8c58aee5c96dda8e.tar.gz
gentoo-dcae33895342f59f9cd7793e8c58aee5c96dda8e.tar.bz2
gentoo-dcae33895342f59f9cd7793e8c58aee5c96dda8e.zip
sci-libs/iml: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sci-libs/iml/iml-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/iml/iml-1.0.5.ebuild b/sci-libs/iml/iml-1.0.5.ebuild
index 29bfa917676e..e87b1e50a002 100644
--- a/sci-libs/iml/iml-1.0.5.ebuild
+++ b/sci-libs/iml/iml-1.0.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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.cs.uwaterloo.ca/~astorjoh/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
DEPEND="virtual/cblas"