From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4640913829C for ; Mon, 30 May 2016 19:19:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0345E254026; Mon, 30 May 2016 19:18:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1C176254040 for ; Mon, 30 May 2016 19:18:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41B1A340C37 for ; Mon, 30 May 2016 19:18:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A38D01B8A for ; Mon, 30 May 2016 19:18:52 +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: <1464635848.6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-polkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild X-VCS-Directories: mate-extra/mate-polkit/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc X-VCS-Branch: master Date: Mon, 30 May 2016 19:18:52 +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-Archives-Salt: d19cfded-7571-4b59-91e0-4eea01179250 X-Archives-Hash: e2405eb2f1357d853fd6e62b90f00eaf commit: 6fad8023e88bdb7bfb8df0ef3ed120d5791ce8bc Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 30 18:59:24 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 30 19:17:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fad8023 mate-extra/mate-polkit: Add ~arm keyword wrt bug #508072 Package-Manager: portage-2.2.28 mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild index 8e2f783..3b140d5 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.10.3.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/mate-desktop/mate-polkit" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="accountsservice appindicator +introspection"