summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-26 19:02:39 +0100
committerSam James <sam@gentoo.org>2023-03-26 19:02:46 +0100
commitf3370c9eaf63c8ee277a42f8240d5ad108b7c272 (patch)
tree7597f1497bd44e78ee091e81af668f71c96926ec /lxqt-base
parentdev-util/lxqt-build-tools: Stabilize 0.12.0-r1 amd64, #903123 (diff)
downloadgentoo-f3370c9eaf63c8ee277a42f8240d5ad108b7c272.tar.gz
gentoo-f3370c9eaf63c8ee277a42f8240d5ad108b7c272.tar.bz2
gentoo-f3370c9eaf63c8ee277a42f8240d5ad108b7c272.zip
lxqt-base/lxqt-config: Stabilize 1.2.0-r1 amd64, #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 9c844e54daa9..f097f05ae3d7 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"