commit: 23efc751956ed666e08323cd7cbb32a9ad763c06 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Apr 14 07:08:42 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Apr 14 07:08:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23efc751
gnome-base/gnome-light: propagate ~ia64 keywords Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> gnome-base/gnome-light/gnome-light-3.30.2.ebuild | 4 ++-- gnome-base/gnome-light/gnome-light-3.32.2.ebuild | 4 ++-- gnome-base/gnome-light/gnome-light-3.34.4.ebuild | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gnome-base/gnome-light/gnome-light-3.30.2.ebuild b/gnome-base/gnome-light/gnome-light-3.30.2.ebuild index 572707a1f61..5eca4e39f1d 100644 --- a/gnome-base/gnome-light/gnome-light-3.30.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.30.2.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 @@ -15,7 +15,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ia64 ~ppc ~ppc64 x86" # XXX: Note to developers: # This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of diff --git a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild b/gnome-base/gnome-light/gnome-light-3.32.2.ebuild index 289fc899c3c..e881949eb79 100644 --- a/gnome-base/gnome-light/gnome-light-3.32.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.32.2.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=7 @@ -13,7 +13,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86" # XXX: Note to developers: # This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of diff --git a/gnome-base/gnome-light/gnome-light-3.34.4.ebuild b/gnome-base/gnome-light/gnome-light-3.34.4.ebuild index ccfad03686e..170eebdb0bb 100644 --- a/gnome-base/gnome-light/gnome-light-3.34.4.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.34.4.ebuild @@ -13,7 +13,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" # XXX: Note to developers: # This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of
