dev-db/futuresql: keyword 0.1.1 for ~loong

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui 2025-01-11 15:36:04 +08:00
parent fcbc1708d0
commit f1ec5f30b5
No known key found for this signature in database
GPG Key ID: 99797B0EB13A6337

View File

@ -1,4 +1,4 @@
# Copyright 2023-2024 Gentoo Authors
# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -14,7 +14,7 @@ HOMEPAGE="https://api.kde.org/futuresql/html/index.html https://invent.kde.org/l
if [[ ${KDE_BUILD_TYPE} = release ]]; then
SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
KEYWORDS="amd64 arm64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~loong ~riscv ~x86"
fi
LICENSE="MIT"