lxqt-base/lxqt-runner: stable on amd64 and x86
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 11 Dec 2017 00:18:35 +0000 (19:18 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 11 Dec 2017 00:43:41 +0000 (19:43 -0500)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

lxqt-base/lxqt-runner/lxqt-runner-0.11.0.ebuild

index 16c5039bdf5479de7c92505f3d4601fb7bb6c248..7cb7ddc5eb8285784eb19ede4cda62d5e40213c3 100644 (file)
@@ -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+"