diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:01 +0000 |
commit | a69862b783c7f56f4a2d6af0618151b553d4c1b3 (patch) | |
tree | 441230a64e92aa7ad1e88981c913e4733424cd7f /sci-libs | |
parent | media-gfx/freecad: add missing dep on gtest (diff) | |
download | gentoo-a69862b783c7f56f4a2d6af0618151b553d4c1b3.tar.gz gentoo-a69862b783c7f56f4a2d6af0618151b553d4c1b3.tar.bz2 gentoo-a69862b783c7f56f4a2d6af0618151b553d4c1b3.zip |
sci-libs/libqalculate: Stabilize 5.2.0 amd64, #937972
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-5.2.0.ebuild b/sci-libs/libqalculate/libqalculate-5.2.0.ebuild index 12673a09f71c..fc074b5b2dd3 100644 --- a/sci-libs/libqalculate/libqalculate-5.2.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-5.2.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/"${PN}-${MY_PV}" LICENSE="GPL-2+" # SONAME changes pretty often on bumps. Check! SLOT="0/23.2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot +hardened readline test" RESTRICT="!test? ( test )" |