commit: 3d672db2cc4714b602a7f66629121ed7b83c488c Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Jan 31 20:07:18 2020 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Jan 31 20:07:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d672db2
gnome-base/gnome-core-apps: Add ~ia64 keyword (bug #692802) Tested-by: Émeric Maschino Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> gnome-base/gnome-core-apps/gnome-core-apps-3.32.2.ebuild | 4 ++-- 1 file 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 202622f5be3..af7e128060d 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="
