net-libs/libqmi: x86 stable wrt bug #601666
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Jan 2017 15:36:57 +0000 (16:36 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 13 Jan 2017 15:36:57 +0000 (16:36 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/libqmi/libqmi-1.16.2.ebuild

index ca4cd53f193aae1ea3fe63d9d93beeb06dfa1339..5f179021f8890ee215c64bd4edd18ed4e0c839b3 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
 # $Id$
 
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
 else
-       KEYWORDS="amd64 ~arm ~mips ~x86"
+       KEYWORDS="amd64 ~arm ~mips x86"
        SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
 fi