diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-29 11:49:30 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-29 15:20:01 +0800 |
commit | a180a8833d7ae8660680f9bce5c0167471ab45f6 (patch) | |
tree | 312a6b2c5f3fcaf84d6986dad30ace46e5aeef56 /sci-libs | |
parent | app-backup/borgmatic: add 1.6.4 (diff) | |
download | gentoo-a180a8833d7ae8660680f9bce5c0167471ab45f6.tar.gz gentoo-a180a8833d7ae8660680f9bce5c0167471ab45f6.tar.bz2 gentoo-a180a8833d7ae8660680f9bce5c0167471ab45f6.zip |
sci-libs/libqalculate: keyword 4.2.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libqalculate/libqalculate-4.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/libqalculate-4.2.0.ebuild b/sci-libs/libqalculate/libqalculate-4.2.0.ebuild index 793186d66e2e..afe9ca2da752 100644 --- a/sci-libs/libqalculate/libqalculate-4.2.0.ebuild +++ b/sci-libs/libqalculate/libqalculate-4.2.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 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="curl icu gnuplot readline test" RESTRICT="!test? ( test )" |