diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 09:13:03 +0000 |
commit | f13921f80010fc3d026e34a5438ff00d5f2c74da (patch) | |
tree | 38bc9029b7632b5863aa28b13ddcd9af6aae73e5 /sci-libs | |
parent | sci-libs/libqalculate: Stabilize 5.2.0 x86, #937972 (diff) | |
download | gentoo-f13921f80010fc3d026e34a5438ff00d5f2c74da.tar.gz gentoo-f13921f80010fc3d026e34a5438ff00d5f2c74da.tar.bz2 gentoo-f13921f80010fc3d026e34a5438ff00d5f2c74da.zip |
sci-libs/libqalculate: Stabilize 5.2.0 ppc64, #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 ecd7ec35c496..ded27693e54f 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 )" |