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 D9BA613829C for ; Mon, 30 May 2016 19:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4FC425404E; Mon, 30 May 2016 19:19:04 +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 8C82425404D for ; Mon, 30 May 2016 19:19:03 +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 C2980340C37 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 4CA77209B 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: <1464635861.c67a48bd64825addb0154043951d4931f3d0fb91.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/eom/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/eom/eom-1.10.5-r2.ebuild X-VCS-Directories: media-gfx/eom/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: c67a48bd64825addb0154043951d4931f3d0fb91 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: 64dcaf5e-9d6e-4044-8c52-c09416439a76 X-Archives-Hash: ee870f6db483c3ffd6c2ae2deae924dc commit: c67a48bd64825addb0154043951d4931f3d0fb91 Author: Mikle Kolyada gentoo org> AuthorDate: Mon May 30 19:11:37 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon May 30 19:17:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67a48bd media-gfx/eom: Add ~arm keyword wrt bug #508072 Package-Manager: portage-2.2.28 media-gfx/eom/eom-1.10.5-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/eom/eom-1.10.5-r2.ebuild b/media-gfx/eom/eom-1.10.5-r2.ebuild index 67144a8..8132f20 100644 --- a/media-gfx/eom/eom-1.10.5-r2.ebuild +++ b/media-gfx/eom/eom-1.10.5-r2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="http://mate-desktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="X dbus exif +introspection jpeg lcms python svg tiff xmp"