commit: a583dcecd6cebedf4f99598b45ee287e24ed4d6d Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sun Feb 17 15:55:48 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sun Feb 17 15:56:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a583dcec
gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm" gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild index a0248826260..f16a1f315c2 100644 --- a/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild +++ b/gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ IUSE="cups python" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~alpha ~amd64 ~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
