From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1B7D138335 for ; Sun, 17 Feb 2019 15:56:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B13E4E0AD5; Sun, 17 Feb 2019 15:56:31 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86B09E0AD5 for ; Sun, 17 Feb 2019 15:56:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6C33B335D46 for ; Sun, 17 Feb 2019 15:56:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F096F544 for ; Sun, 17 Feb 2019 15:56:28 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1550418978.b09499b4a0d454c27c7d8367cfbc54da7a12c34b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-base/gnome-core-apps/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild X-VCS-Directories: gnome-base/gnome-core-apps/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: b09499b4a0d454c27c7d8367cfbc54da7a12c34b X-VCS-Branch: master Date: Sun, 17 Feb 2019 15:56:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d72b7448-5154-43d8-b8f2-336963959e7c X-Archives-Hash: 97a36a206c0e7c78984dcaf32c9de122 commit: b09499b4a0d454c27c7d8367cfbc54da7a12c34b Author: Mikle Kolyada gentoo org> AuthorDate: Sun Feb 17 15:55:55 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Feb 17 15:56:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b09499b4 gnome-base/gnome-core-apps: Add ~arm keyword wrt bug #673156 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="~arm" gnome-base/gnome-core-apps/gnome-core-apps-3.26.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f963ab41aba..da6601239d3 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