summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:18:23 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:18:23 +0800
commit129cb9b6911c4bc748dadcf6a1e6a86bcfe9f543 (patch)
treec9253c3c875cb4fb58624f4616b0893ea212e56d /lxqt-base/lxqt-runner
parentlxqt-base/lxqt-session: keyword 1.1.1 for ~loong (diff)
downloadgentoo-129cb9b6911c4bc748dadcf6a1e6a86bcfe9f543.tar.gz
gentoo-129cb9b6911c4bc748dadcf6a1e6a86bcfe9f543.tar.bz2
gentoo-129cb9b6911c4bc748dadcf6a1e6a86bcfe9f543.zip
lxqt-base/lxqt-runner: keyword 1.1.0 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
index 5a17a5fbcd41..7a741ad2e2a1 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-1.1.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-1.1.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 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"