summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:42 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-17 21:25:42 +0200
commitbad96e41a2286a41f6c9c7ce0087a202d159e2d6 (patch)
tree947672e6ecd546d27f6709493704f0b30820c760 /lxqt-base
parentlxqt-base/lxqt-admin: Stabilize 1.2.0 arm64, #886365 (diff)
downloadgentoo-bad96e41a2286a41f6c9c7ce0087a202d159e2d6.tar.gz
gentoo-bad96e41a2286a41f6c9c7ce0087a202d159e2d6.tar.bz2
gentoo-bad96e41a2286a41f6c9c7ce0087a202d159e2d6.zip
lxqt-base/lxqt-config: Stabilize 1.2.0 arm64, #886365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.2.0.ebuild
index c2936c5a2061..27090e0564dc 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.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 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"