summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:54 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:18 +0300
commit445040122763ffb8ba2178547382b0b8ef2fe880 (patch)
treef0dbfe131a880dc687c27f137c8dd00298a21f54 /sci-mathematics
parentsci-mathematics/jags: destabilize for ~x86 (diff)
downloadgentoo-445040122763ffb8ba2178547382b0b8ef2fe880.tar.gz
gentoo-445040122763ffb8ba2178547382b0b8ef2fe880.tar.bz2
gentoo-445040122763ffb8ba2178547382b0b8ef2fe880.zip
sci-mathematics/lrcalc: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/lrcalc/lrcalc-1.2.ebuild4
-rw-r--r--sci-mathematics/lrcalc/lrcalc-2.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild b/sci-mathematics/lrcalc/lrcalc-1.2.ebuild
index eeaba798c92e..684d60dfd68b 100644
--- a/sci-mathematics/lrcalc/lrcalc-1.2.ebuild
+++ b/sci-mathematics/lrcalc/lrcalc-1.2.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
@@ -9,7 +9,7 @@ SRC_URI="https://sites.math.rutgers.edu/~asbuch/lrcalc/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0/1"
-KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos"
IUSE="static-libs test"
RESTRICT="!test? ( test )"
diff --git a/sci-mathematics/lrcalc/lrcalc-2.1.ebuild b/sci-mathematics/lrcalc/lrcalc-2.1.ebuild
index bbafc77ebb66..b4cdd85c2350 100644
--- a/sci-mathematics/lrcalc/lrcalc-2.1.ebuild
+++ b/sci-mathematics/lrcalc/lrcalc-2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ SRC_URI="https://sites.math.rutgers.edu/~asbuch/lrcalc/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0/2"
-KEYWORDS="amd64 x86 ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 ~x86 ~ppc-macos ~x64-macos"
IUSE="static-libs test"
RESTRICT="!test? ( test )"