lxqt-base/lxqt-globalkeys: amd64 stable wrt bug #715628
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Apr 2020 12:04:44 +0000 (14:04 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 3 Apr 2020 12:04:44 +0000 (14:04 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
lxqt-base/lxqt-globalkeys/lxqt-globalkeys-0.14.3.ebuild

index 997054a9b099ebb08f13dd7182acc5591808c270..b692decc81131f6f444a19c011fd802e3b76f811 100644 (file)
@@ -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+"