summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-01 22:28:05 +0100
committerSam James <sam@gentoo.org>2024-09-01 22:28:05 +0100
commitd05fb43b0821fbd79fc8b784252d04a015000910 (patch)
tree64f53f939cebad617c433cfdf861511cbc7c4e0b /lxqt-base
parentlxqt-base/lxqt-panel: Stabilize 2.0.1 amd64, #938702 (diff)
downloadgentoo-d05fb43b0821fbd79fc8b784252d04a015000910.tar.gz
gentoo-d05fb43b0821fbd79fc8b784252d04a015000910.tar.bz2
gentoo-d05fb43b0821fbd79fc8b784252d04a015000910.zip
lxqt-base/lxqt-qtplugin: Stabilize 2.0.0 amd64, #938702
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild
index a2f6c7049e31..bcc3a45e1681 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.0.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 ~arm64 ~riscv"
+ KEYWORDS="amd64 ~arm64 ~riscv"
fi
LICENSE="LGPL-2.1+"