diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-16 18:17:10 +0200 |
commit | fbb5c8ae353a8787c900a8da520320e0cb1c7bae (patch) | |
tree | 32154ceed985606e44c1c95a0496246b62dec10b /sci-libs/libqalculate | |
parent | sci-chemistry/gelemental: Stabilize 2.0.2 amd64, #920146 (diff) | |
download | gentoo-fbb5c8ae353a8787c900a8da520320e0cb1c7bae.tar.gz gentoo-fbb5c8ae353a8787c900a8da520320e0cb1c7bae.tar.bz2 gentoo-fbb5c8ae353a8787c900a8da520320e0cb1c7bae.zip |
sci-libs/libqalculate: Stabilize 4.8.1 sparc, #920147
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild b/sci-libs/libqalculate/libqalculate-4.8.1.ebuild index 0fbb2201b294..e75433f43bd1 100644 --- a/sci-libs/libqalculate/libqalculate-4.8.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/Qalculate/${PN}/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-2+" # SONAME changes pretty often on bumps. Check! SLOT="0/22" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot +hardened readline test" RESTRICT="!test? ( test )" |