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 335041396D9 for ; Sat, 21 Oct 2017 16:17:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 793022BC00B; Sat, 21 Oct 2017 16:17:28 +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 543F82BC00B for ; Sat, 21 Oct 2017 16:17:26 +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 24A3033BEB4 for ; Sat, 21 Oct 2017 16:17:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8ADE7324 for ; Sat, 21 Oct 2017 16:17:23 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1508601998.848e6af0b752175c700603e54cbfc6d8c385c0d5.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ansi2html/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/ansi2html/ansi2html-1.2.0.ebuild X-VCS-Directories: dev-python/ansi2html/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 848e6af0b752175c700603e54cbfc6d8c385c0d5 X-VCS-Branch: master Date: Sat, 21 Oct 2017 16:17:23 +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: 3c96a321-e1e5-499d-a01a-5a467234264e X-Archives-Hash: adbad7945ea254f7cf4af882999ba5ca commit: 848e6af0b752175c700603e54cbfc6d8c385c0d5 Author: Pacho Ramos gentoo org> AuthorDate: Sat Oct 21 16:06:38 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Oct 21 16:06:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848e6af0 dev-python/ansi2html: amd64/x86 stable, bug #634024 Package-Manager: Portage-2.3.11, Repoman-2.3.3 dev-python/ansi2html/ansi2html-1.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ansi2html/ansi2html-1.2.0.ebuild b/dev-python/ansi2html/ansi2html-1.2.0.ebuild index 7abb9dc442a..971a67c314f 100644 --- a/dev-python/ansi2html/ansi2html-1.2.0.ebuild +++ b/dev-python/ansi2html/ansi2html-1.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="test" # They miserably fail.