summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:45 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-11-10 14:25:45 +0200
commitbbcb8a847bf1c12cdd6fb6a0f28a304275ac828c (patch)
tree771b4eb1adb8a67cde0c2beffd5e5dcbbb82230b /lxqt-base
parentlxqt-base/lxqt-config: Keyword 1.4.0 arm64, #917093 (diff)
downloadgentoo-bbcb8a847bf1c12cdd6fb6a0f28a304275ac828c.tar.gz
gentoo-bbcb8a847bf1c12cdd6fb6a0f28a304275ac828c.tar.bz2
gentoo-bbcb8a847bf1c12cdd6fb6a0f28a304275ac828c.zip
lxqt-base/lxqt-panel: Keyword 1.4.0 arm64, #917093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
index c95863c9a1c0..097d79c96274 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.4.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.4.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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"