summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-06-03 17:54:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-06-09 17:46:16 +0300
commitf7d58438b543101e3b9efdf1d5e419f142c99708 (patch)
treeb27924c5b361a2d407bb730abe772bbcb3a07976 /sci-mathematics
parentsci-mathematics/flintqs: destabilize for ~x86 (diff)
downloadgentoo-f7d58438b543101e3b9efdf1d5e419f142c99708.tar.gz
gentoo-f7d58438b543101e3b9efdf1d5e419f142c99708.tar.bz2
gentoo-f7d58438b543101e3b9efdf1d5e419f142c99708.zip
sci-mathematics/frobby: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/frobby/frobby-0.9.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild b/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild
index 14a17f5470f5..e96db47903df 100644
--- a/sci-mathematics/frobby/frobby-0.9.0-r4.ebuild
+++ b/sci-mathematics/frobby/frobby-0.9.0-r4.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=8
@@ -12,7 +12,7 @@ S="${WORKDIR}/frobby_v${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="doc"
RDEPEND="dev-libs/gmp:0=[cxx(+)]"