commit: 0b661a799ea10d8ece210cb0e1379256a6e0c908
Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 00:45:41 2023 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 10:04:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b661a79
gui-libs/xdg-desktop-portal-lxqt: Keyword 0.5.0 riscv, #917093
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.5.0.ebuild
b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.5.0.ebuild
index 5ee331073c73..b9aa1201133d 100644
--- a/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.5.0.ebuild
+++ b/gui-libs/xdg-desktop-portal-lxqt/xdg-desktop-portal-lxqt-0.5.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"
+ KEYWORDS="~amd64 ~riscv"
fi
LICENSE="LGPL-2.1"