summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-04-03 14:04:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-04-03 14:04:44 +0200
commit0e11434a5067256c115e89a9a28627572138b3d3 (patch)
tree42e6d9a2aa7e3ae8af0325c1e1ea339094d2775f /lxqt-base
parentdev-libs/libqtxdg: amd64 stable wrt bug #715626 (diff)
downloadgentoo-0e11434a5067256c115e89a9a28627572138b3d3.tar.gz
gentoo-0e11434a5067256c115e89a9a28627572138b3d3.tar.bz2
gentoo-0e11434a5067256c115e89a9a28627572138b3d3.zip
lxqt-base/lxqt-globalkeys: amd64 stable wrt bug #715628
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild
index 997054a9b099..b692decc8113 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1+"