diff options
author | 2025-02-24 21:27:15 +0000 | |
---|---|---|
committer | 2025-02-24 21:27:15 +0000 | |
commit | 174a5778183bd70b76df3d3c1e102fc67b1bc4b5 (patch) | |
tree | 52b69074430c74f74d8c82fb470ba93c171341ae /sci-libs/libqalculate | |
parent | sci-libs/libqalculate: Stabilize 5.5.0 sparc, #950249 (diff) | |
download | gentoo-174a5778183bd70b76df3d3c1e102fc67b1bc4b5.tar.gz gentoo-174a5778183bd70b76df3d3c1e102fc67b1bc4b5.tar.bz2 gentoo-174a5778183bd70b76df3d3c1e102fc67b1bc4b5.zip |
sci-libs/libqalculate: Stabilize 5.5.0 ppc64, #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 b878ccdcaf5f..c0a4794d1e77 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 )" |