dev-libs/libqtxdg: stable on amd64 and x86
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 11 Dec 2017 00:01:15 +0000 (19:01 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 11 Dec 2017 00:42:08 +0000 (19:42 -0500)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-libs/libqtxdg/libqtxdg-2.0.0.ebuild

index 5cb17f5e15be06d04b47843faa6c450256bb4c46..194c8516ead2a5db60e861f1cdcb44c5b795ac93 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="http://downloads.lxqt.org/${PN}/${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+       KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 LICENSE="LGPL-2.1"