commit: f9a3a723d4f5522410946cb5982f02c7d7e408e3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 27 13:01:12 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 27 13:01:12 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9a3a723
dev-libs/libqtxdg: Stabilize 4.0.1 arm64, #947036
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
b/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
index b187e136e80b..36d76701144b 100644
--- a/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-4.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"