summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:18 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:18 +0300
commit224a27c7326b9763cccffb487097ed3e5f06d46b (patch)
treeae15469203526cd5553ef44cd99ba50704f834b1 /lxqt-base/lxqt-config
parentlxqt-base/lxqt-admin: Stabilize 1.0.0 arm64, #831448 (diff)
downloadgentoo-224a27c7326b9763cccffb487097ed3e5f06d46b.tar.gz
gentoo-224a27c7326b9763cccffb487097ed3e5f06d46b.tar.bz2
gentoo-224a27c7326b9763cccffb487097ed3e5f06d46b.zip
lxqt-base/lxqt-config: Stabilize 1.0.0 arm64, #831448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-config')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
index 57c6871cf044..4cd469239969 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.0.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 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"