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 4917713829C for ; Mon, 30 May 2016 19:19:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC60254050; Mon, 30 May 2016 19:19:05 +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 0EE6D25404F 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 D043F340C40 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 29A422098 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: <1464635858.a975a84fa193a716437e47b83090a01207238a85.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/mate-backgrounds/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild X-VCS-Directories: x11-themes/mate-backgrounds/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a975a84fa193a716437e47b83090a01207238a85 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: 18d10814-4b0c-4b31-9896-19143350bbce X-Archives-Hash: 400a112b3deaa82c59b1426b8eedf17f commit: a975a84fa193a716437e47b83090a01207238a85 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 30 19:09:24 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 30 19:17:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a975a84f x11-themes/mate-backgrounds: Add ~arm keyword wrt bug #508072 Package-Manager: portage-2.2.28 x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild index 8040fb6..7a07d46 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.10.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" DEPEND=">=dev-util/intltool-0.35:* sys-devel/gettext:*"