From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 16BE41382E6 for ; Mon, 4 Jul 2016 11:20:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82E94E0A69; Mon, 4 Jul 2016 11:20:41 +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 29701E0A69 for ; Mon, 4 Jul 2016 11:20:41 +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 97396340D7C for ; Mon, 4 Jul 2016 11:20:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CFD742407 for ; Mon, 4 Jul 2016 11:20:37 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1467631219.fc6378b4ca92c4a68f9751053c5939f75b8cbe88.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/autotrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/autotrace/autotrace-0.31.1-r7.ebuild X-VCS-Directories: media-gfx/autotrace/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: fc6378b4ca92c4a68f9751053c5939f75b8cbe88 X-VCS-Branch: master Date: Mon, 4 Jul 2016 11:20:37 +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: 81c5fd22-6b5a-4d67-a502-634e14749c0d X-Archives-Hash: 287fa6ccc082ad320a00d7147bccbe6d commit: fc6378b4ca92c4a68f9751053c5939f75b8cbe88 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Jul 4 11:20:19 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Jul 4 11:20:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc6378b4 media-gfx/autotrace-0.31.1-r7: add alpha keyword Gentoo-Bug: 466078 Package-Manager: portage-2.3.0 media-gfx/autotrace/autotrace-0.31.1-r7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/autotrace/autotrace-0.31.1-r7.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r7.ebuild index 6bacf9a..a6449dc 100644 --- a/media-gfx/autotrace/autotrace-0.31.1-r7.ebuild +++ b/media-gfx/autotrace/autotrace-0.31.1-r7.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/a/${PN}/${PN}_${PV}.orig.tar.gz LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+imagemagick static-libs" RDEPEND="media-libs/libexif:=