summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-07-22 17:53:53 +0000
committerSam James <sam@gentoo.org>2022-07-22 17:53:53 +0000
commit29ba54b2851490032ce4b7f8fc86a14b0b0a04c2 (patch)
tree78091898bd3178d4e91f03e5bdb2d1128090ce93 /lxqt-base/lxqt-panel
parentlxqt-base/lxqt-notificationd: Stabilize 1.1.0 amd64, #858218 (diff)
downloadgentoo-29ba54b2851490032ce4b7f8fc86a14b0b0a04c2.tar.gz
gentoo-29ba54b2851490032ce4b7f8fc86a14b0b0a04c2.tar.bz2
gentoo-29ba54b2851490032ce4b7f8fc86a14b0b0a04c2.zip
lxqt-base/lxqt-panel: Stabilize 1.1.0 amd64, #858218
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
index 66ce01664e46..d9cba11d602e 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.1.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 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"