net-libs/libqmi: x86 stable (bug #670090)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 19:00:45 +0000 (20:00 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 4 Nov 2018 19:13:28 +0000 (20:13 +0100)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/libqmi/libqmi-1.20.2.ebuild

index 3c9b3648c6030b6a96bf2aab128079fb6eb39691..5e19053cea5b088fad7878a1f5ee23bb551d7f90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
        EGIT_REPO_URI="https://anongit.freedesktop.org/git/libqmi.git"
 else
-       KEYWORDS="~amd64 ~arm ~arm64 ~mips ~x86"
+       KEYWORDS="~amd64 ~arm ~arm64 ~mips x86"
        SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz"
 fi