diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-02-11 21:27:20 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-02-11 21:27:20 +0200 |
commit | 2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559 (patch) | |
tree | 33d096bc5192899d16440b16dbd508787414b7f0 /gnome-extra | |
parent | net-libs/gnome-online-accounts: bump to 3.28.2 (diff) | |
download | gentoo-2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559.tar.gz gentoo-2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559.tar.bz2 gentoo-2f0f7679915aac85df3c6e4e1ccff6e1d9e7a559.zip |
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 <leio@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.8.18.ebuild | 4 | ||||
-rw-r--r-- | 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 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 |