dev-libs/libqtxdg: Stabilize 4.0.0 amd64, #938702

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-09-01 22:27:55 +01:00
parent 92028ece99
commit de1ce99327

View File

@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
KEYWORDS="amd64 ~arm64 ~loong ~riscv"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"