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 23DDD13835A for ; Fri, 26 Jun 2020 20:21:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2EA4EE09D5; Fri, 26 Jun 2020 20:21:33 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 A6556E09D5 for ; Fri, 26 Jun 2020 20:21:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AC3A634F086 for ; Fri, 26 Jun 2020 20:21:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD5972B9 for ; Fri, 26 Jun 2020 20:21:28 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1593202874.cd2c8471fd9cdd05a16786548979979805d0b142.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ansifilter/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ansifilter/ansifilter-2.16.ebuild X-VCS-Directories: app-text/ansifilter/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: cd2c8471fd9cdd05a16786548979979805d0b142 X-VCS-Branch: master Date: Fri, 26 Jun 2020 20:21:28 +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: bf9f9b15-0b99-431b-abd7-3de281e1e373 X-Archives-Hash: 49a2d1316a10dfeb34bfa2354052d7ee commit: cd2c8471fd9cdd05a16786548979979805d0b142 Author: Sam James (sam_c) cmpct info> AuthorDate: Mon Jun 22 11:01:07 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Jun 26 20:21:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd2c8471 app-text/ansifilter: arm keyworded (bug #728970) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Thomas Deutschmann gentoo.org> app-text/ansifilter/ansifilter-2.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/ansifilter/ansifilter-2.16.ebuild b/app-text/ansifilter/ansifilter-2.16.ebuild index 0481ddcea6a..d6ef6e4cc8c 100644 --- a/app-text/ansifilter/ansifilter-2.16.ebuild +++ b/app-text/ansifilter/ansifilter-2.16.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" IUSE="qt5" RDEPEND="