From 2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559 Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Mon, 11 Feb 2019 21:27:20 +0200 Subject: gnome-extra/nm-applet: carry ~alpha keyword forward It was supposedly rekeyworded by alpha already, but actually wasn't. So just carry it forward, as the new optional external dep was successfully keyworded by them. Bug: https://bugs.gentoo.org/661272 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp --- gnome-extra/nm-applet/nm-applet-1.8.18.ebuild | 4 ++-- gnome-extra/nm-applet/nm-applet-1.8.20.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'gnome-extra') diff --git a/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild index 2a27396ee54d..6caa158b082b 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.18.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=app-crypt/libsecret-0.18 diff --git a/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild b/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild index 7e353ea1cf7c..601b8b123ea7 100644 --- a/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.8.20.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" IUSE="ayatana +introspection +gcr +modemmanager selinux teamd" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=app-crypt/libsecret-0.18 -- cgit v1.2.3-65-gdbad