diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 23:12:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 23:12:29 +0100 |
commit | 8d560ec150293e116bbca2ed4caafe1f25f0f7c4 (patch) | |
tree | d16913b41ddacbbac488c381917e33f521862170 /net-libs | |
parent | net-libs/libmbim: Stabilize 1.24.4 ppc64, #774942 (diff) | |
download | gentoo-8d560ec150293e116bbca2ed4caafe1f25f0f7c4.tar.gz gentoo-8d560ec150293e116bbca2ed4caafe1f25f0f7c4.tar.bz2 gentoo-8d560ec150293e116bbca2ed4caafe1f25f0f7c4.zip |
net-libs/libqmi: Stabilize 1.26.6 ppc64, #774942
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libqmi/libqmi-1.26.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libqmi/libqmi-1.26.6.ebuild b/net-libs/libqmi/libqmi-1.26.6.ebuild index 27a99fe94da6..e6048c185bf8 100644 --- a/net-libs/libqmi/libqmi-1.26.6.ebuild +++ b/net-libs/libqmi/libqmi-1.26.6.ebuild @@ -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 |