diff options
author | 2024-11-28 15:16:08 +0000 | |
---|---|---|
committer | 2024-11-28 15:16:08 +0000 | |
commit | 186f123cc552d4f7e1f325a7bce5f8b66be69ad9 (patch) | |
tree | 85cf36ab842c74e414278cccc2e20b9383a37daa /sci-libs | |
parent | sci-libs/libqalculate: Stabilize 5.3.0-r1 arm64, #945239 (diff) | |
download | gentoo-186f123cc552d4f7e1f325a7bce5f8b66be69ad9.tar.gz gentoo-186f123cc552d4f7e1f325a7bce5f8b66be69ad9.tar.bz2 gentoo-186f123cc552d4f7e1f325a7bce5f8b66be69ad9.zip |
sci-libs/libqalculate: Stabilize 5.3.0-r1 ppc, #945239
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild b/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild index 5b756784817a..49afb6f47f53 100644 --- a/sci-libs/libqalculate/libqalculate-5.3.0-r1.ebuild +++ b/sci-libs/libqalculate/libqalculate-5.3.0-r1.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 )" |