diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-29 20:17:54 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-29 20:55:53 +0300 |
commit | 9dc779ceb5de4fc13100b53ab11c2db1a906cfa7 (patch) | |
tree | ce98ea3e8f02f8025c65e6da2cb095547275b2bf /gnome-base | |
parent | sci-libs/cartopy: New package (diff) | |
download | gentoo-9dc779ceb5de4fc13100b53ab11c2db1a906cfa7.tar.gz gentoo-9dc779ceb5de4fc13100b53ab11c2db1a906cfa7.tar.bz2 gentoo-9dc779ceb5de4fc13100b53ab11c2db1a906cfa7.zip |
gnome-base/gnome-light-3.26.2: restore ~alpha keyword
Apparently repoman is happy by now with it
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.26.2.ebuild | 4 |
1 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 6bc63a15e87b..a76055ff37ca 100644 --- a/gnome-base/gnome-light/gnome-light-3.26.2.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.26.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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~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 |