From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AD7AE138334 for ; Mon, 11 Feb 2019 19:31:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C861E0821; Mon, 11 Feb 2019 19:31:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FE02E0817 for ; Mon, 11 Feb 2019 19:31:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 70A38335D55 for ; Mon, 11 Feb 2019 19:31:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4DEC541 for ; Mon, 11 Feb 2019 19:31:22 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1549913240.2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nm-applet/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nm-applet/nm-applet-1.8.18.ebuild gnome-extra/nm-applet/nm-applet-1.8.20.ebuild X-VCS-Directories: gnome-extra/nm-applet/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559 X-VCS-Branch: master Date: Mon, 11 Feb 2019 19:31:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9659904e-ff83-4786-b511-3c7b9be2a107 X-Archives-Hash: 840212d6d2423314669610a92e97c21c commit: 2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559 Author: Mart Raudsepp gentoo org> AuthorDate: Mon Feb 11 19:27:20 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Mon Feb 11 19:27:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f0f7679 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 gentoo.org> 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(-) 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 2a27396ee54..6caa158b082 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 7e353ea1cf7..601b8b123ea 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