Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/
Date: Thu, 31 May 2018 17:02:34
Message-Id: 1527786132.0d29532cedcb8331ff63cd6c3f7e9a9ad68c46fc.pacho@gentoo
1 commit: 0d29532cedcb8331ff63cd6c3f7e9a9ad68c46fc
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 31 17:02:12 2018 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Thu May 31 17:02:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d29532c
7
8 gnome-extra/nm-applet: Recover keywords that were dropped at some point
9
10 and never readded even if dep tree if now clean for them due to missing deps
11 being keyworded finally
12
13 Package-Manager: Portage-2.3.38, Repoman-2.3.9
14
15 gnome-extra/nm-applet/nm-applet-1.8.10-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/gnome-extra/nm-applet/nm-applet-1.8.10-r1.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.10-r1.ebuild
19 index ca09a058062..d853c0137bc 100644
20 --- a/gnome-extra/nm-applet/nm-applet-1.8.10-r1.ebuild
21 +++ b/gnome-extra/nm-applet/nm-applet-1.8.10-r1.ebuild
22 @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager"
23 LICENSE="GPL-2+"
24 SLOT="0"
25 IUSE="+introspection +gcr +modemmanager selinux teamd"
26 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
27 +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
28
29 RDEPEND="
30 >=app-crypt/libsecret-0.18