diff options
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild index 99739a4623ca..66dc2a2854bb 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.20.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME 3 |