summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-11-04 20:00:07 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-11-04 20:13:27 +0100
commit90c010f2e29cb213c50e33ede154dd7a163d8cc0 (patch)
treee32f0d3f12f64169f12f60d08467fc284697b302
parentx11-misc/xorg-cf-files: x86 stable (bug #668900) (diff)
downloadgentoo-90c010f2e29cb213c50e33ede154dd7a163d8cc0.tar.gz
gentoo-90c010f2e29cb213c50e33ede154dd7a163d8cc0.tar.bz2
gentoo-90c010f2e29cb213c50e33ede154dd7a163d8cc0.zip
net-libs/libmbim: x86 stable (bug #670090)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--net-libs/libmbim/libmbim-1.16.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libmbim/libmbim-1.16.2.ebuild b/net-libs/libmbim/libmbim-1.16.2.ebuild
index 30d61f25ae34..fa514dae3884 100644
--- a/net-libs/libmbim/libmbim-1.16.2.ebuild
+++ b/net-libs/libmbim/libmbim-1.16.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -11,7 +11,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="static-libs udev"
RDEPEND=">=dev-libs/glib-2.32:2