diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:55:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:56:17 +0300 |
commit | a583dcecd6cebedf4f99598b45ee287e24ed4d6d (patch) | |
tree | ae22ba8e85494a121e1165568b9612aebc5ed6e9 /gnome-base/gnome-core-libs | |
parent | gnome-base/gnome-desktop: Add ~arm keyword wrt bug #673156 (diff) | |
download | gentoo-a583dcecd6cebedf4f99598b45ee287e24ed4d6d.tar.gz gentoo-a583dcecd6cebedf4f99598b45ee287e24ed4d6d.tar.bz2 gentoo-a583dcecd6cebedf4f99598b45ee287e24ed4d6d.zip |
gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="~arm"
Diffstat (limited to 'gnome-base/gnome-core-libs')
-rw-r--r-- | gnome-base/gnome-core-libs/gnome-core-libs-3.26.2.ebuild | 4 |
1 files 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 a0248826260c..f16a1f315c28 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 |