From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-915390-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 2E0E81395E2
	for <garchives@archives.gentoo.org>; Tue,  6 Dec 2016 04:56:45 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5A2E321C2B1;
	Tue,  6 Dec 2016 04:56:44 +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 2A66921C2B1
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Dec 2016 04:56:44 +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 1A8DF3414AD
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Dec 2016 04:56:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B117B4A9
	for <gentoo-commits@lists.gentoo.org>; Tue,  6 Dec 2016 04:56:41 +0000 (UTC)
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" <radhermit@gentoo.org>
Message-ID: <1481000116.290db41469921393cbfb088c92496f18714e9dc9.radhermit@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/exiftool/exiftool-10.31.ebuild
X-VCS-Directories: media-libs/exiftool/
X-VCS-Committer: radhermit
X-VCS-Committer-Name: Tim Harder
X-VCS-Revision: 290db41469921393cbfb088c92496f18714e9dc9
X-VCS-Branch: master
Date: Tue,  6 Dec 2016 04:56:41 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: a9f7fcba-8a19-4f7a-8df1-1a7fc9723518
X-Archives-Hash: 62d4d4b96658c679d5417479937e97f3

commit:     290db41469921393cbfb088c92496f18714e9dc9
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 04:55:16 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 04:55:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=290db414

media-libs/exiftool: stabilize 10.31

 media-libs/exiftool/exiftool-10.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/exiftool/exiftool-10.31.ebuild b/media-libs/exiftool/exiftool-10.31.ebuild
index e1513a9..2a3c8fe 100644
--- a/media-libs/exiftool/exiftool-10.31.ebuild
+++ b/media-libs/exiftool/exiftool-10.31.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}"
 SRC_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ppc ppc64 x86 ~x64-macos"
 IUSE="doc"
 
 SRC_TEST="do"