summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:12:34 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:43:17 -0500
commit2f7ded9c87ef9e6170e3212d04d11a8ea0457afd (patch)
tree613efe8ba57f83bb909ba3a52c1d5a306cdbad30
parentlxqt-base/lxqt-qtplugin: stable on amd64 and x86 (diff)
downloadgentoo-2f7ded9c.tar.gz
gentoo-2f7ded9c.tar.bz2
gentoo-2f7ded9c.zip
lxqt-base/lxqt-globalkeys: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild
index 287cc596f46c..28bc7df0c729 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1+"