summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:31:21 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-07-31 19:31:21 +0300
commite0ab130c58415f573777bd55ef8b92d101e84d8a (patch)
tree7800418e53a8ae7f63b2125dce8534ea4b103379 /lxqt-base
parentlxqt-base/lxqt-openssh-askpass: amd64 stable wrt bug #734818 (diff)
downloadgentoo-e0ab130c58415f573777bd55ef8b92d101e84d8a.tar.gz
gentoo-e0ab130c58415f573777bd55ef8b92d101e84d8a.tar.bz2
gentoo-e0ab130c58415f573777bd55ef8b92d101e84d8a.zip
lxqt-base/lxqt-panel: amd64 stable wrt bug #734818
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-0.15.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.15.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.15.1.ebuild
index 7e0b20dfb8d9..a4ddfe24b8ef 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.15.1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.15.1.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+"