diff options
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild index 202622f5be3d..af7e128060db 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-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 @@ -11,7 +11,7 @@ IUSE="+bluetooth cups" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86" # gnome-color-manager min version enforced here due to control-center pulling it in RDEPEND=" |