commit: 7cfc1ee299ed8fe19d0e7a2991e3dd0ddeb4a9cd
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 19:25:47 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 17 19:25:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cfc1ee2
gui-libs/xdg-desktop-portal-lxqt: Stabilize 0.3.0 arm64, #886365
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.3.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.3.0.ebuild
b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.3.0.ebuild
index aaf86a517f43..4d5c774e7fed 100644
--- a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.3.0.ebuild
+++ b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.3.0.ebuild
@@ -15,7 +15,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 x86"
+ KEYWORDS="amd64 arm64 ~loong ~riscv x86"
fi
LICENSE="LGPL-2.1"