diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-12-16 12:40:00 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-12-17 18:53:07 -0500 |
commit | 54dc9d529e00a4595167302f548a80e26ad04ba9 (patch) | |
tree | a74f5ca2309279ddfc33e2fdc4008ef5d4ff3c45 /app-arch | |
parent | x11-libs/libfm-qt: Keyword 1.4.0 loong, #917093 (diff) | |
download | gentoo-54dc9d529e00a4595167302f548a80e26ad04ba9.tar.gz gentoo-54dc9d529e00a4595167302f548a80e26ad04ba9.tar.bz2 gentoo-54dc9d529e00a4595167302f548a80e26ad04ba9.zip |
app-arch/lxqt-archiver: Keyword 0.9.0 loong, #917093
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lxqt-archiver/lxqt-archiver-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.9.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-0.9.0.ebuild index f87c4236de54..949fd0cfb9fc 100644 --- a/app-arch/lxqt-archiver/lxqt-archiver-0.9.0.ebuild +++ b/app-arch/lxqt-archiver/lxqt-archiver-0.9.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 ~riscv ~x86" + KEYWORDS="~amd64 ~loong ~riscv ~x86" fi LICENSE="GPL-2 GPL-2+" |