net-libs/libqmi: arm64 stable
authorAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 03:14:45 +0000 (23:14 -0400)
committerAaron Bauman <bman@gentoo.org>
Tue, 21 May 2019 03:14:45 +0000 (23:14 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"

net-libs/libqmi/libqmi-1.20.2.ebuild

index 4d318a2b5e6f3bb8e4055741b0bea884e7662c1d..f233d8e52a59c51356ca10efec702339fea7b023 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 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 ppc ppc64 x86"
+       KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 x86"
        SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz"
 fi