summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-10 01:45:08 +0100
committerSam James <sam@gentoo.org>2021-07-10 01:47:15 +0100
commit17b6c36997bb598a3a5679ae60b244be1a20df68 (patch)
tree2c30bfd19765ee7b766523d05117e570de655d52 /lxqt-base
parentlxqt-base/lxqt-openssh-askpass: Stabilize 0.17.0 amd64, #801154 (diff)
downloadgentoo-17b6c36997bb598a3a5679ae60b244be1a20df68.tar.gz
gentoo-17b6c36997bb598a3a5679ae60b244be1a20df68.tar.bz2
gentoo-17b6c36997bb598a3a5679ae60b244be1a20df68.zip
lxqt-base/lxqt-panel: Stabilize 0.17.1-r1 amd64, #801154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild
index 8295b77a4773..e08a8adb3612 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"