diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-02-02 23:51:11 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-02-02 23:51:11 +0200 |
commit | 054f7bf1b0d40f4dbca79b4cb916df71f47d79c1 (patch) | |
tree | 07fc1857d89f5c0d796bd82cd62b5d5fbb72cdb9 /gnome-extra/nm-applet | |
parent | powerpc: Stable unmask networkmanager[teamd] (bug #699132) (diff) | |
download | gentoo-054f7bf1b0d40f4dbca79b4cb916df71f47d79c1.tar.gz gentoo-054f7bf1b0d40f4dbca79b4cb916df71f47d79c1.tar.bz2 gentoo-054f7bf1b0d40f4dbca79b4cb916df71f47d79c1.zip |
gnome-extra/nm-applet: ppc/ppc64 stable (bug #699132)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.8.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild index bbb71b02dbcd..771cfea9634b 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" IUSE="ayatana +introspection +gcr +modemmanager selinux teamd" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ppc ppc64 ~sparc x86" RDEPEND=" >=app-crypt/libsecret-0.18 |