summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:18:35 -0500
committerAnthony G. Basile <blueness@gentoo.org>2017-12-10 19:43:41 -0500
commit0cc1986a67bff0690752712b2b37739ac4e3ce41 (patch)
tree08f696be07933c42b6ae2d3ebf723cb431c806d4 /lxqt-base/lxqt-runner
parentlxqt-base/libsysstat: stable on amd64 and x86 (diff)
downloadgentoo-0cc1986a67bff0690752712b2b37739ac4e3ce41.tar.gz
gentoo-0cc1986a67bff0690752712b2b37739ac4e3ce41.tar.bz2
gentoo-0cc1986a67bff0690752712b2b37739ac4e3ce41.zip
lxqt-base/lxqt-runner: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'lxqt-base/lxqt-runner')
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild
index 16c5039bdf54..7cb7ddc5eb82 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-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+"