diff options
author | 2025-02-24 21:27:19 +0000 | |
---|---|---|
committer | 2025-02-24 21:27:19 +0000 | |
commit | e97834bef779e0acc72372e201c71870d4c76908 (patch) | |
tree | f59080f89ce14ffa792e8488d8a6cca16502a141 /sci-libs/libqalculate | |
parent | sci-libs/libqalculate: Stabilize 5.5.0 arm64, #950249 (diff) | |
download | gentoo-e97834bef779e0acc72372e201c71870d4c76908.tar.gz gentoo-e97834bef779e0acc72372e201c71870d4c76908.tar.bz2 gentoo-e97834bef779e0acc72372e201c71870d4c76908.zip |
sci-libs/libqalculate: Stabilize 5.5.0 amd64, #950249
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-5.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-5.5.0.ebuild b/sci-libs/libqalculate/libqalculate-5.5.0.ebuild index 9eebd5854a0a..b9213fc29c4d 100644 --- a/sci-libs/libqalculate/libqalculate-5.5.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-5.5.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}"/"${PN}-${MY_PV}" LICENSE="GPL-2+" # SONAME changes pretty often on bumps. Check! SLOT="0/23.3" -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 )" |