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
commitd76bbdfab654e9f101202fa156bdbd7b2a7efcd5 (patch)
treee1c7a4c1b9c6c97d23beb9bc9d1985a505a9c1d5 /lxqt-base
parentlxqt-base/lxqt-panel: Keyword 1.4.0 arm64, #917093 (diff)
downloadgentoo-d76bbdfab654e9f101202fa156bdbd7b2a7efcd5.tar.gz
gentoo-d76bbdfab654e9f101202fa156bdbd7b2a7efcd5.tar.bz2
gentoo-d76bbdfab654e9f101202fa156bdbd7b2a7efcd5.zip
lxqt-base/lxqt-qtplugin: 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-qtplugin/lxqt-qtplugin-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
index 03f05e956017..2b3c717919cb 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-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+"