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 AC10013829C for ; Mon, 30 May 2016 19:19:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 633E5254045; Mon, 30 May 2016 19:19:00 +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 4416F254045 for ; Mon, 30 May 2016 19:18:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 ED8FD340C43 for ; Mon, 30 May 2016 19:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FC102320 for ; Mon, 30 May 2016 19:18:53 +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: <1464635864.d81868732d6cfeeb4b7cc20a3734dccccaf25d72.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-utils/mate-utils-1.10.4.ebuild X-VCS-Directories: mate-extra/mate-utils/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: d81868732d6cfeeb4b7cc20a3734dccccaf25d72 X-VCS-Branch: master Date: Mon, 30 May 2016 19:18:53 +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: e46c78a2-ea96-4f32-b2cf-8b223dd97ea1 X-Archives-Hash: 85e6640e8d4314882e007187a07a27d2 commit: d81868732d6cfeeb4b7cc20a3734dccccaf25d72 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 30 19:12:51 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 30 19:17:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8186873 mate-extra/mate-utils: Add ~arm keyword wrt bug #508072 Package-Manager: portage-2.2.28 mate-extra/mate-utils/mate-utils-1.10.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-extra/mate-utils/mate-utils-1.10.4.ebuild b/mate-extra/mate-utils/mate-utils-1.10.4.ebuild index b43ae62..b357ba5 100644 --- a/mate-extra/mate-utils/mate-utils-1.10.4.ebuild +++ b/mate-extra/mate-utils/mate-utils-1.10.4.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="X applet ipv6 test"