diff options
author | Sam James <sam@gentoo.org> | 2024-11-28 15:16:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-28 15:16:06 +0000 |
commit | a6ff77469c28f513ab8dd840ea8e33960d777fff (patch) | |
tree | 8df40f1e69c46d2edc1a9320b1fe144696307ada /sci-libs/libqalculate | |
parent | www-client/firefox: Stabilize 128.5.0 arm64, #945238 (diff) | |
download | gentoo-a6ff77469c28f513ab8dd840ea8e33960d777fff.tar.gz gentoo-a6ff77469c28f513ab8dd840ea8e33960d777fff.tar.bz2 gentoo-a6ff77469c28f513ab8dd840ea8e33960d777fff.zip |
sci-libs/libqalculate: Stabilize 5.3.0-r1 sparc, #945239
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-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 a807e20d65b1..fabe24079f0d 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 )" |