summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:33:52 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-14 21:33:52 +0200
commit1123c80e5e03d5e570c591257caa93f8729f41ac (patch)
tree90cfb9e916120f4c2418816f57b95502c4252c53
parentdev-libs/libqtxdg: Stabilize 3.8.0 amd64, #831448 (diff)
downloadgentoo-1123c80e5e03d5e570c591257caa93f8729f41ac.tar.gz
gentoo-1123c80e5e03d5e570c591257caa93f8729f41ac.tar.bz2
gentoo-1123c80e5e03d5e570c591257caa93f8729f41ac.zip
lxqt-base/liblxqt: Stabilize 1.0.0 amd64, #831448
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--lxqt-base/liblxqt/liblxqt-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild b/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
index 323bfbf1ef91..7f3e71fa6af1 100644
--- a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+ BSD"