summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-15 07:15:56 +0100
committerSam James <sam@gentoo.org>2022-04-15 07:16:43 +0100
commit9c5c752f56fc757792f85ba187bf1eb13509293c (patch)
treed6eff39e9d83d4073fd1face84b8284623b1b600 /lxqt-base/lxqt-admin
parentlxqt-base/lxqt-about: Stabilize 1.0.0 x86, #831448 (diff)
downloadgentoo-9c5c752f56fc757792f85ba187bf1eb13509293c.tar.gz
gentoo-9c5c752f56fc757792f85ba187bf1eb13509293c.tar.bz2
gentoo-9c5c752f56fc757792f85ba187bf1eb13509293c.zip
lxqt-base/lxqt-admin: Stabilize 1.0.0 x86, #831448
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-admin')
-rw-r--r--lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
index b17d9b2ac386..9fa45d6dd38f 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-1.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 ~arm ~arm64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
LICENSE="LGPL-2.1+"