summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-26 19:02:41 +0100
committerSam James <sam@gentoo.org>2023-03-26 19:02:47 +0100
commit4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b (patch)
tree86cec8568a109515af748f1acb98aea2e2418e10 /lxqt-base
parentdev-util/lxqt-build-tools: Stabilize 0.12.0-r1 x86, #903123 (diff)
downloadgentoo-4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b.tar.gz
gentoo-4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b.tar.bz2
gentoo-4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b.zip
lxqt-base/lxqt-config: Stabilize 1.2.0-r1 x86, #903123
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
index f097f05ae3d7..06e19a6a2788 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.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="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"