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 7B461139694 for ; Sat, 8 Jul 2017 17:56:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD08C2340B9; Sat, 8 Jul 2017 17:56:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B784C2340B9 for ; Sat, 8 Jul 2017 17:56:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0D20341948 for ; Sat, 8 Jul 2017 17:56:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01E2F7490 for ; Sat, 8 Jul 2017 17:56:13 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1499536569.cf5bf68cffd101b2d2b6efb48e8c26a3e5dfdbf6.aballier@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-r8.ebuild X-VCS-Directories: media-gfx/autotrace/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: cf5bf68cffd101b2d2b6efb48e8c26a3e5dfdbf6 X-VCS-Branch: master Date: Sat, 8 Jul 2017 17:56:13 +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: 673fd4cc-543d-4d0b-8839-996cf8469b24 X-Archives-Hash: 42cfb95d52de7f946711c45b57d947cd commit: cf5bf68cffd101b2d2b6efb48e8c26a3e5dfdbf6 Author: Alexis Ballier gentoo org> AuthorDate: Sat Jul 8 17:56:01 2017 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Sat Jul 8 17:56:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf5bf68c media-gfx/autotrace: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-gfx/autotrace/autotrace-0.31.1-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/autotrace/autotrace-0.31.1-r8.ebuild b/media-gfx/autotrace/autotrace-0.31.1-r8.ebuild index 685183f2c27..565f13b5f92 100644 --- a/media-gfx/autotrace/autotrace-0.31.1-r8.ebuild +++ b/media-gfx/autotrace/autotrace-0.31.1-r8.ebuild @@ -13,7 +13,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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="+imagemagick static-libs" RDEPEND="media-libs/libexif:=