summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-20 23:14:45 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-20 23:14:45 -0400
commit0091d5fd68434cdf4c9bff648c090d312eec7443 (patch)
treea691891b8eec4a077ad4a431bd938d9a47266679 /net-libs/libqmi/libqmi-1.20.2.ebuild
parentarm64/*.mask: drop gnome-keyring (diff)
downloadgentoo-0091d5fd68434cdf4c9bff648c090d312eec7443.tar.gz
gentoo-0091d5fd68434cdf4c9bff648c090d312eec7443.tar.bz2
gentoo-0091d5fd68434cdf4c9bff648c090d312eec7443.zip
net-libs/libqmi: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-libs/libqmi/libqmi-1.20.2.ebuild')
-rw-r--r--net-libs/libqmi/libqmi-1.20.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libqmi/libqmi-1.20.2.ebuild b/net-libs/libqmi/libqmi-1.20.2.ebuild
index 4d318a2b5e6f..f233d8e52a59 100644
--- a/net-libs/libqmi/libqmi-1.20.2.ebuild
+++ b/net-libs/libqmi/libqmi-1.20.2.ebuild
@@ -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