summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-23 22:55:39 +0000
committerSam James <sam@gentoo.org>2021-01-23 22:55:39 +0000
commitf4c18832d91837f0ee3c2da9d2e4cc1e21ef111e (patch)
tree373b3aeb38197098f5de1be1a5d32fbf9b318486 /lxqt-base
parentlxqt-base/lxqt-powermanagement: Stabilize 0.16.0-r1 x86, #766342 (diff)
downloadgentoo-f4c18832d91837f0ee3c2da9d2e4cc1e21ef111e.tar.gz
gentoo-f4c18832d91837f0ee3c2da9d2e4cc1e21ef111e.tar.bz2
gentoo-f4c18832d91837f0ee3c2da9d2e4cc1e21ef111e.zip
lxqt-base/lxqt-qtplugin: Stabilize 0.16.0 x86, #766342
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.16.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.16.0.ebuild
index 96fed6b75463..7cf57e4c265e 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.16.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-0.16.0.ebuild
@@ -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 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="LGPL-2.1+"