summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 22:56:12 +0100
committerSam James <sam@gentoo.org>2023-05-29 22:56:12 +0100
commit46e22fd1499fea7c7d97f5764563162621c6e686 (patch)
tree09c782435a1b4ede74fdedb73a638e974a711038 /lxqt-base/lxqt-panel
parentlxqt-base/lxqt-openssh-askpass: Stabilize 1.3.0 arm64, #907298 (diff)
downloadgentoo-46e22fd1499fea7c7d97f5764563162621c6e686.tar.gz
gentoo-46e22fd1499fea7c7d97f5764563162621c6e686.tar.bz2
gentoo-46e22fd1499fea7c7d97f5764563162621c6e686.zip
lxqt-base/lxqt-panel: Stabilize 1.3.0-r1 arm64, #907298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.3.0-r1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.3.0-r1.ebuild
index 99f616237d04..1a4d4f50297d 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.3.0-r1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.3.0-r1.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+"