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

lxqt-base/lxqt-about/lxqt-about-0.11.0.ebuild

index 42496cf0489dff332a2d80c12dc64124445a4244..a7670b9fe78d79a1c8677f48bbb276110619120f 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="LGPL-2.1+"