net-libs/libqmi: Stabilize 1.26.6 x86, #774942

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-12 15:25:57 +00:00
parent e1444373a1
commit f295dab668

View File

@@ -8,7 +8,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit git-r3 autotools
EGIT_REPO_URI="https://gitlab.freedesktop.org/mobile-broadband/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