diff options
author | 2025-02-24 21:27:13 +0000 | |
---|---|---|
committer | 2025-02-24 21:27:13 +0000 | |
commit | d7fae80eec2b15d89de960764ca8986b6060c6b5 (patch) | |
tree | a90b8ec5f32773bc79550f75bb20d861a06a737b /sci-libs/libqalculate | |
parent | sci-calculators/qalculate-gtk: Stabilize 5.5.0 ppc, #950249 (diff) | |
download | gentoo-d7fae80eec2b15d89de960764ca8986b6060c6b5.tar.gz gentoo-d7fae80eec2b15d89de960764ca8986b6060c6b5.tar.bz2 gentoo-d7fae80eec2b15d89de960764ca8986b6060c6b5.zip |
sci-libs/libqalculate: Stabilize 5.5.0 x86, #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 d364acf9fcf1..cb304b647711 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 )" |