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 3B5EF1382C5 for ; Thu, 4 Jun 2020 14:06:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED45DE09C1; Thu, 4 Jun 2020 14:06:27 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D8A76E09C1 for ; Thu, 4 Jun 2020 14:06:27 +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 06B5434F000 for ; Thu, 4 Jun 2020 14:06:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7408287 for ; Thu, 4 Jun 2020 14:06:22 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1591279508.8fb2e0cbfb1738b90db5f0686651a5e61e644f93.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8fb2e0cbfb1738b90db5f0686651a5e61e644f93 X-VCS-Branch: master Date: Thu, 4 Jun 2020 14:06:22 +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: 61e4a781-f649-43a1-9516-f5598f4d2459 X-Archives-Hash: a4a08c1b5cc7fcb7dae4d9794efbb8d0 commit: 8fb2e0cbfb1738b90db5f0686651a5e61e644f93 Author: Sam James (sam_c) cmpct info> AuthorDate: Wed Jun 3 23:37:56 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jun 4 14:05:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb2e0cb media-gfx/pngquant: arm 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: Michał Górny 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 c301e0f1f4c..a012ed1f91c 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="cpu_flags_x86_sse2 debug lcms openmp test" RDEPEND="