diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 12:31:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 12:31:32 +0000 |
commit | 27379279e15eef5af3da2a1ef7b8688b2adbe3cf (patch) | |
tree | d9b08d89b13ad19ce5ce2345dc50e264c8d5c25c /net-libs | |
parent | media-libs/libgphoto2: Stabilize 2.5.28 arm, #834426 (diff) | |
download | gentoo-27379279e15eef5af3da2a1ef7b8688b2adbe3cf.tar.gz gentoo-27379279e15eef5af3da2a1ef7b8688b2adbe3cf.tar.bz2 gentoo-27379279e15eef5af3da2a1ef7b8688b2adbe3cf.zip |
net-libs/libqmi: Stabilize 1.30.4 arm, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libqmi/libqmi-1.30.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.30.4.ebuild b/net-libs/libqmi/libqmi-1.30.4.ebuild index 9be3d45140d9..d5cee6f42151 100644 --- a/net-libs/libqmi/libqmi-1.30.4.ebuild +++ b/net-libs/libqmi/libqmi-1.30.4.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 |