diff options
author | Sam James <sam@gentoo.org> | 2022-01-09 01:11:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-09 01:11:17 +0000 |
commit | 8041d52acef890b6e8e9b284a1b886713fd112a5 (patch) | |
tree | 3555daf0c57ab91d5cea4051a9875fb6114f3bf4 /sci-libs/libqalculate | |
parent | sci-mathematics/z3: Stabilize 4.8.13 ppc64, #830771 (diff) | |
download | gentoo-8041d52acef890b6e8e9b284a1b886713fd112a5.tar.gz gentoo-8041d52acef890b6e8e9b284a1b886713fd112a5.tar.bz2 gentoo-8041d52acef890b6e8e9b284a1b886713fd112a5.zip |
sci-libs/libqalculate: Stabilize 3.22.0 sparc, #830765
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-3.22.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild b/sci-libs/libqalculate/libqalculate-3.22.0.ebuild index 551fe2eaeb88..c2543ef20bd2 100644 --- a/sci-libs/libqalculate/libqalculate-3.22.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-3.22.0.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 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline test" RESTRICT="!test? ( test )" |