diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-06-18 11:51:04 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-06-18 11:51:45 -0400 |
commit | 5c044587dc552a4b6028325c1cacec97f23a10ff (patch) | |
tree | fdcebdb43927559c8b8c60cd87ffa0d233225fb1 /gnome-extra/nm-applet | |
parent | dev-libs/libressl: keyword ~arm64 (diff) | |
download | gentoo-5c044587dc552a4b6028325c1cacec97f23a10ff.tar.gz gentoo-5c044587dc552a4b6028325c1cacec97f23a10ff.tar.bz2 gentoo-5c044587dc552a4b6028325c1cacec97f23a10ff.zip |
gnome-extra/nm-applet: enable modemmanager by default
Bug: https://bugs.gentoo.org/621636
Package-Manager: Portage-2.3.6_p7, Repoman-2.3.2_p75
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.8.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.8.2.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild b/gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild index 46e96e6143c5..4ca3e9f41760 100644 --- a/gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.4.6-r1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" -IUSE="+introspection modemmanager teamd" +IUSE="+introspection +modemmanager teamd" KEYWORDS="~alpha amd64 ~arm ~ppc ~ppc64 x86" RDEPEND=" diff --git a/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild index 2a6ddf30c276..193ad18e2e22 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" -IUSE="+introspection gcr modemmanager selinux teamd" +IUSE="+introspection gcr +modemmanager selinux teamd" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND=" diff --git a/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild index 2a6ddf30c276..193ad18e2e22 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.2.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" -IUSE="+introspection gcr modemmanager selinux teamd" +IUSE="+introspection gcr +modemmanager selinux teamd" KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND=" |