diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 18:06:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 18:06:29 +0100 |
commit | ea8fe845d32cfb9dba9f2ce6b52700610aef1399 (patch) | |
tree | fc7d58e608dc7044c0eea9760bd54102e29cec34 /net-libs | |
parent | net-libs/gupnp: Stabilize 1.2.7 ppc64, #800710 (diff) | |
download | gentoo-ea8fe845d32cfb9dba9f2ce6b52700610aef1399.tar.gz gentoo-ea8fe845d32cfb9dba9f2ce6b52700610aef1399.tar.bz2 gentoo-ea8fe845d32cfb9dba9f2ce6b52700610aef1399.zip |
net-libs/libmbim: Stabilize 1.24.8 ppc64, #800710
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmbim/libmbim-1.24.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmbim/libmbim-1.24.8.ebuild b/net-libs/libmbim/libmbim-1.24.8.ebuild index 58e0937418f7..bbdba255bb73 100644 --- a/net-libs/libmbim/libmbim-1.24.8.ebuild +++ b/net-libs/libmbim/libmbim-1.24.8.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc ppc64 x86" IUSE="udev" RDEPEND=">=dev-libs/glib-2.48:2 |