summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 08:04:27 +0100
committerSam James <sam@gentoo.org>2022-07-26 08:04:27 +0100
commit4b2df2996933a38a5c776fd855f17ea7d6f957c3 (patch)
treef1d8f2d2bee48ef42bdf73ef611c6ebdd0fe2ffa /lxqt-base
parentlxqt-base/lxqt-admin: Stabilize 1.1.0 arm64, #858218 (diff)
downloadgentoo-4b2df2996933a38a5c776fd855f17ea7d6f957c3.tar.gz
gentoo-4b2df2996933a38a5c776fd855f17ea7d6f957c3.tar.bz2
gentoo-4b2df2996933a38a5c776fd855f17ea7d6f957c3.zip
lxqt-base/lxqt-config: Stabilize 1.1.0 arm64, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.1.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.1.0.ebuild
index f9de5e4f96d7..e20e88daa5d3 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.1.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-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 ~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"