From: Agostino Sarubbo Date: Sun, 15 Dec 2019 14:45:46 +0000 (+0100) Subject: net-libs/libqmi: x86 stable wrt bug #700652 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ce9835c3b09a42772a7b7e3abbc9519fd082900f;p=gentoo.git 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 --- 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