summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-04 02:24:31 +0100
committerSam James <sam@gentoo.org>2021-10-04 02:24:31 +0100
commitfc2e920914e40e1765c1f6827de31c65142f313e (patch)
treee25a8643b9fc4e9ab2958b43a03bd013206bf067 /net-libs/libqmi
parentnet-libs/libmbim: Stabilize 1.26.0 amd64, #815013 (diff)
downloadgentoo-fc2e920914e40e1765c1f6827de31c65142f313e.tar.gz
gentoo-fc2e920914e40e1765c1f6827de31c65142f313e.tar.bz2
gentoo-fc2e920914e40e1765c1f6827de31c65142f313e.zip
net-libs/libqmi: Stabilize 1.30.2 amd64, #815013
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libqmi')
-rw-r--r--net-libs/libqmi/libqmi-1.30.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.30.2.ebuild b/net-libs/libqmi/libqmi-1.30.2.ebuild
index 1c7e08ff2fe9..1b3b91f83b20 100644
--- a/net-libs/libqmi/libqmi-1.30.2.ebuild
+++ b/net-libs/libqmi/libqmi-1.30.2.ebuild
@@ -7,7 +7,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 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm arm64 ~mips ~ppc ~ppc64 ~riscv ~x86"
SRC_URI="https://www.freedesktop.org/software/libqmi/${P}.tar.xz"
fi