summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-12-15 19:55:09 -0500
committerAaron Bauman <bman@gentoo.org>2019-12-15 19:55:09 -0500
commit765ce9e80d49faf6ae3d0ce035614d897172292e (patch)
tree17a883f692d9a0ca9a6fa7464bf78b7c6b074b90 /net-libs/libqmi
parentdev-libs/jsoncpp: arm64 stable (bug #702710) (diff)
downloadgentoo-765ce9e80d49faf6ae3d0ce035614d897172292e.tar.gz
gentoo-765ce9e80d49faf6ae3d0ce035614d897172292e.tar.bz2
gentoo-765ce9e80d49faf6ae3d0ce035614d897172292e.zip
net-libs/libqmi: arm64 stable (bug #700652)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20
Diffstat (limited to 'net-libs/libqmi')
-rw-r--r--net-libs/libqmi/libqmi-1.22.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.22.2.ebuild b/net-libs/libqmi/libqmi-1.22.2.ebuild
index baa6bed183ff..fb1341514c97 100644
--- a/net-libs/libqmi/libqmi-1.22.2.ebuild
+++ b/net-libs/libqmi/libqmi-1.22.2.ebuild
@@ -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