summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-26 08:04:32 +0100
committerSam James <sam@gentoo.org>2022-07-26 08:04:32 +0100
commite563ae9bc84503c922674a36741e5553baca260a (patch)
treebc8a2c98c29251227b43e0f25faf6b1cc0fa92e6 /lxqt-base
parentlxqt-base/lxqt-openssh-askpass: Stabilize 1.1.0 arm64, #858218 (diff)
downloadgentoo-e563ae9bc84503c922674a36741e5553baca260a.tar.gz
gentoo-e563ae9bc84503c922674a36741e5553baca260a.tar.bz2
gentoo-e563ae9bc84503c922674a36741e5553baca260a.zip
lxqt-base/lxqt-panel: 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-panel/lxqt-panel-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
index d9cba11d602e..8ca64c00d268 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-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="LGPL-2.1 LGPL-2.1+"