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 4DACD1382C5 for ; Thu, 4 Jun 2020 17:14:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52053E08C4; Thu, 4 Jun 2020 17:14:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AA12E08C4 for ; Thu, 4 Jun 2020 17:14:06 +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 4B34A34F2A4 for ; Thu, 4 Jun 2020 17:14:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7338F28D for ; Thu, 4 Jun 2020 17:14:02 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1591290825.725c0a8dc0ba27b3ee7f24589504192479e6f165.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/pngquant/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/pngquant/pngquant-2.12.6.ebuild X-VCS-Directories: media-gfx/pngquant/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 725c0a8dc0ba27b3ee7f24589504192479e6f165 X-VCS-Branch: master Date: Thu, 4 Jun 2020 17:14:02 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10416998-f98f-45bf-b574-e39bc70c2a34 X-Archives-Hash: aeca818ccfcfb3222f07d6c4e099e28c commit: 725c0a8dc0ba27b3ee7f24589504192479e6f165 Author: Sam James (sam_c) cmpct info> AuthorDate: Wed Jun 3 20:57:11 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Thu Jun 4 17:13:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=725c0a8d media-gfx/pngquant: arm64 keyworded (bug #716074) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> media-gfx/pngquant/pngquant-2.12.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/pngquant/pngquant-2.12.6.ebuild b/media-gfx/pngquant/pngquant-2.12.6.ebuild index a012ed1f91c..a3698ccb13a 100644 --- a/media-gfx/pngquant/pngquant-2.12.6.ebuild +++ b/media-gfx/pngquant/pngquant-2.12.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/kornelski/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3 HPND rwpng" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="cpu_flags_x86_sse2 debug lcms openmp test" RDEPEND="