summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-15 15:45:46 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-15 15:45:46 +0100
commitce9835c3b09a42772a7b7e3abbc9519fd082900f (patch)
treedf57ec77ce78ea1bae85b7b8b912df95c1d3d1aa /net-libs/libqmi
parentsys-apps/cpuid: x86 stable wrt bug #702780 (diff)
downloadgentoo-ce9835c3b09a42772a7b7e3abbc9519fd082900f.tar.gz
gentoo-ce9835c3b09a42772a7b7e3abbc9519fd082900f.tar.bz2
gentoo-ce9835c3b09a42772a7b7e3abbc9519fd082900f.zip
net-libs/libqmi: x86 stable wrt bug #700652
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 85358c5dfcea..baa6bed183ff 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