diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 17:47:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:45:12 +0300 |
commit | 9d799a5476b9d49720b44ade4677c6db1f7f5f41 (patch) | |
tree | a026e6b4f88bdba48732e2cee29f07808f16ec70 /sci-calculators | |
parent | sci-calculators/qalculate-gtk: destabilize for ~x86 (diff) | |
download | gentoo-9d799a5476b9d49720b44ade4677c6db1f7f5f41.tar.gz gentoo-9d799a5476b9d49720b44ade4677c6db1f7f5f41.tar.bz2 gentoo-9d799a5476b9d49720b44ade4677c6db1f7f5f41.zip |
sci-calculators/speedcrunch: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/speedcrunch/speedcrunch-0.12.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-calculators/speedcrunch/speedcrunch-0.12.0-r1.ebuild b/sci-calculators/speedcrunch/speedcrunch-0.12.0-r1.ebuild index cc9c48df2737..bc2e41ba3485 100644 --- a/sci-calculators/speedcrunch/speedcrunch-0.12.0-r1.ebuild +++ b/sci-calculators/speedcrunch/speedcrunch-0.12.0-r1.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 @@ -12,7 +12,7 @@ S="${WORKDIR}/heldercorreia-speedcrunch-ea93b21f9498/src" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc" DEPEND=" |