diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:02 +0000 |
commit | 9cf6478b46a14df6a223227d2c67ac5a90a6dc37 (patch) | |
tree | 28b1af15d465277419aa3fea21186f61b3f6af90 /sci-libs | |
parent | sci-calculators/qalculate-gtk: Stabilize 5.2.0 amd64, #937972 (diff) | |
download | gentoo-9cf6478b46a14df6a223227d2c67ac5a90a6dc37.tar.gz gentoo-9cf6478b46a14df6a223227d2c67ac5a90a6dc37.tar.bz2 gentoo-9cf6478b46a14df6a223227d2c67ac5a90a6dc37.zip |
sci-libs/libqalculate: Stabilize 5.2.0 x86, #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 fc074b5b2dd3..ecd7ec35c496 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 )" |