diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-16 12:40:02 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-17 18:53:07 -0500 |
commit | c1abfa36e5ac2e1b098e159426f691770400ec6e (patch) | |
tree | bdc06e983dfbf20db87276865a48d27cda93752e /lxqt-base | |
parent | lxqt-base/lxqt-panel: Keyword 1.4.0 loong, #917093 (diff) | |
download | gentoo-c1abfa36e5ac2e1b098e159426f691770400ec6e.tar.gz gentoo-c1abfa36e5ac2e1b098e159426f691770400ec6e.tar.bz2 gentoo-c1abfa36e5ac2e1b098e159426f691770400ec6e.zip |
lxqt-base/lxqt-qtplugin: Keyword 1.4.0 loong, #917093
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild index 377a56e37235..1b319db43db5 100644 --- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild +++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.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+" |