diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 08:26:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 08:26:36 +0000 |
commit | 0fe9d3c6a6c2fa10140607f1dd4fcfe78776b563 (patch) | |
tree | 269e8ac83e95bfc990a59aa25bc889adda3a5100 /sci-libs | |
parent | dev-perl/Text-CSV: Stabilize 2.40.0 x86, #931069 (diff) | |
download | gentoo-0fe9d3c6a6c2fa10140607f1dd4fcfe78776b563.tar.gz gentoo-0fe9d3c6a6c2fa10140607f1dd4fcfe78776b563.tar.bz2 gentoo-0fe9d3c6a6c2fa10140607f1dd4fcfe78776b563.zip |
sci-libs/libqalculate: Stabilize 5.2.0 ppc, #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 3ab613e1de52..12673a09f71c 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 )" |