diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-04-25 19:05:46 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-25 23:17:10 +0300 |
commit | fa5b6937096bbf9a534d54b4f5271c4a6f40495a (patch) | |
tree | c65a0ccfbcfccc48be2bcaef3614cb8741cf9acc /gnome-base/gnome-light | |
parent | gnome-base/gdm: remove old (diff) | |
download | gentoo-fa5b6937096bbf9a534d54b4f5271c4a6f40495a.tar.gz gentoo-fa5b6937096bbf9a534d54b4f5271c4a6f40495a.tar.bz2 gentoo-fa5b6937096bbf9a534d54b4f5271c4a6f40495a.zip |
gnome-base/gnome-light: drop alpha and arm keywords
They haven't fulfilled re-keyword requests needed here
for 8 months.
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-light')
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.26.2.ebuild | 2 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.30.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-light/gnome-light-3.26.2.ebuild b/gnome-base/gnome-light/gnome-light-3.26.2.ebuild index a76055ff37ca..c56c39b3f59e 100644 --- a/gnome-base/gnome-light/gnome-light-3.26.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.26.2.ebuild @@ -15,7 +15,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~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.30.2.ebuild b/gnome-base/gnome-light/gnome-light-3.30.2.ebuild index 5eca4e39f1d3..34df0db32b9d 100644 --- a/gnome-base/gnome-light/gnome-light-3.30.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.30.2.ebuild @@ -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 ~ia64 ~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 |