summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-07 06:11:30 +0000
committerSam James <sam@gentoo.org>2024-01-07 06:11:30 +0000
commitd288088899ced68d386b8e5f953f124dda340714 (patch)
tree834a18af19fb6bb487f0c563a78b5cf29f12a736 /lxqt-base
parentlxqt-base/liblxqt: Stabilize 1.4.0 arm64, #920175 (diff)
downloadgentoo-d288088899ced68d386b8e5f953f124dda340714.tar.gz
gentoo-d288088899ced68d386b8e5f953f124dda340714.tar.bz2
gentoo-d288088899ced68d386b8e5f953f124dda340714.zip
lxqt-base/lxqt-about: Stabilize 1.4.0 arm64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-about/lxqt-about-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-about/lxqt-about-1.4.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-1.4.0.ebuild
index 1ee93b9808a9..842345063798 100644
--- a/lxqt-base/lxqt-about/lxqt-about-1.4.0.ebuild
+++ b/lxqt-base/lxqt-about/lxqt-about-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+"