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 4AA8F13829C for ; Mon, 30 May 2016 19:19:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 387EE254044; 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 3A6BF254044 for ; Mon, 30 May 2016 19:18:59 +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 F36BD340C44 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 A48D32331 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: <1464635868.914871189040209c742819f97efa513b8644912a.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-screensaver/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild X-VCS-Directories: mate-extra/mate-screensaver/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 914871189040209c742819f97efa513b8644912a 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: e692d73e-ec63-436f-a1bc-8490e3063568 X-Archives-Hash: 1b9e54ed4a783b13343120d60c2635da commit: 914871189040209c742819f97efa513b8644912a Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 30 19:14:50 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 30 19:17:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91487118 mate-extra/mate-screensaver: Add ~arm keyword wrt bug #508072 Package-Manager: portage-2.2.28 mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild b/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild index 3d5d39e..963cab5 100644 --- a/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild +++ b/mate-extra/mate-screensaver/mate-screensaver-1.10.2-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="X consolekit kernel_linux libnotify opengl pam systemd"