diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:55:55 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:56:18 +0300 |
commit | b09499b4a0d454c27c7d8367cfbc54da7a12c34b (patch) | |
tree | 0cb386c4252f10fd599ce4c72b3edde1f68dd659 /gnome-base/gnome-core-apps | |
parent | gnome-base/gnome-core-libs: Add ~arm keyword wrt bug #673156 (diff) | |
download | gentoo-b09499b4a0d454c27c7d8367cfbc54da7a12c34b.tar.gz gentoo-b09499b4a0d454c27c7d8367cfbc54da7a12c34b.tar.bz2 gentoo-b09499b4a0d454c27c7d8367cfbc54da7a12c34b.zip |
gnome-base/gnome-core-apps: 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-apps')
-rw-r--r-- | gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild b/gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild index f963ab41aba9..da6601239d34 100644 --- a/gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild +++ b/gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild @@ -11,7 +11,7 @@ IUSE="+bluetooth cups" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" # Note to developers: # This is a wrapper for the core apps tightly integrated with GNOME 3 |