diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-14 08:08:42 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-14 08:08:42 +0100 |
commit | 23efc751956ed666e08323cd7cbb32a9ad763c06 (patch) | |
tree | 433f0c8f31329e5e7511f08aae9e21c5ca2ff713 /gnome-base/gnome-light | |
parent | dev-python/isort: keyworded 4.3.21_p2 for ia64, bug #702190 (diff) | |
download | gentoo-23efc751956ed666e08323cd7cbb32a9ad763c06.tar.gz gentoo-23efc751956ed666e08323cd7cbb32a9ad763c06.tar.bz2 gentoo-23efc751956ed666e08323cd7cbb32a9ad763c06.zip |
gnome-base/gnome-light: propagate ~ia64 keywords
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-light')
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.30.2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.32.2.ebuild | 4 | ||||
-rw-r--r-- | 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 572707a1f619..5eca4e39f1d3 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 289fc899c3cd..e881949eb790 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 ccfad03686ee..170eebdb0bba 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 |