diff options
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild index 220d4aae3ab1..44eab9124527 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-40.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv x86" # Note to developers: # This is a wrapper for the core libraries used by GNOME |