summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:18:26 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:18:27 +0800
commit5d756ef737683856df673f71d65ca45d4c5fd6db (patch)
treef2b116c7d58c133e6a29ca510904bf901fdd5f21 /lxqt-base/lxqt-panel
parentlxqt-base/lxqt-qtplugin: keyword 1.1.0 for ~loong (diff)
downloadgentoo-5d756ef737683856df673f71d65ca45d4c5fd6db.tar.gz
gentoo-5d756ef737683856df673f71d65ca45d4c5fd6db.tar.bz2
gentoo-5d756ef737683856df673f71d65ca45d4c5fd6db.zip
lxqt-base/lxqt-panel: 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-panel')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
index 703d4f206841..51eea01a97f2 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-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+"