summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-29 01:09:48 +0100
committerSam James <sam@gentoo.org>2023-05-29 01:09:48 +0100
commit502eca84bbee58e926a34d964f0a1c35f5c3a2ec (patch)
treeec2392bf5793f82489da505c26b3d4f529b2350b /lxqt-base
parentlxqt-base/lxqt-admin: Stabilize 1.3.0 amd64, #907298 (diff)
downloadgentoo-502eca84bbee58e926a34d964f0a1c35f5c3a2ec.tar.gz
gentoo-502eca84bbee58e926a34d964f0a1c35f5c3a2ec.tar.bz2
gentoo-502eca84bbee58e926a34d964f0a1c35f5c3a2ec.zip
lxqt-base/lxqt-config: Stabilize 1.3.0 amd64, #907298
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.3.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.3.0.ebuild
index ba267034532a..3498a3fa2709 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.3.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.3.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="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"