commit: 63483d669e54626e5a6febf109be3a38075dde81
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 28 08:52:37 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 28 08:52:37 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63483d66
dev-libs/libqtxdg: Stabilize 4.0.1 amd64, #947036
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
b/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
index 8a3e5e971426..b187e136e80b 100644
--- a/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
@@ -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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"