diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 12:54:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-10 12:54:49 +0200 |
commit | 3a7b42daa9e1edb00299f402b3955bad8c0a345c (patch) | |
tree | f0797ef154ae168c11a831d51d1d7a663f773048 /sci-libs/libqalculate | |
parent | net-misc/xmrig: Stabilize 6.16.2 arm64, #830842 (diff) | |
download | gentoo-3a7b42daa9e1edb00299f402b3955bad8c0a345c.tar.gz gentoo-3a7b42daa9e1edb00299f402b3955bad8c0a345c.tar.bz2 gentoo-3a7b42daa9e1edb00299f402b3955bad8c0a345c.zip |
sci-libs/libqalculate: Stabilize 3.22.0 arm64, #830765
Signed-off-by: Arthur Zamarin <arthurzam@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 c2543ef20bd2..2fc02de1fe5a 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 )" |