diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:24:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-09 17:24:43 +0300 |
commit | c0a109e8e73d790e41aec3fc6a31d74647f308aa (patch) | |
tree | 077a59c3215b2adce1634b539d4cdff94f47c2b4 /sci-libs/libqalculate | |
parent | app-eselect/eselect-lapack: Stabilize 0.3 ALLARCHES, #908148 (diff) | |
download | gentoo-c0a109e8e73d790e41aec3fc6a31d74647f308aa.tar.gz gentoo-c0a109e8e73d790e41aec3fc6a31d74647f308aa.tar.bz2 gentoo-c0a109e8e73d790e41aec3fc6a31d74647f308aa.zip |
sci-libs/libqalculate: Stabilize 4.6.1 arm64, #908150
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/libqalculate')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.6.1.ebuild b/sci-libs/libqalculate/libqalculate-4.6.1.ebuild index 6bdf2d129d50..0bac1732e929 100644 --- a/sci-libs/libqalculate/libqalculate-4.6.1.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.6.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 )" |