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 B5C5F13835A for ; Fri, 26 Feb 2021 10:13:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE746E087B; Fri, 26 Feb 2021 10:13:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D8B99E087B for ; Fri, 26 Feb 2021 10:13:01 +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 9FA6C34104E for ; Fri, 26 Feb 2021 10:13:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4160A4F3 for ; Fri, 26 Feb 2021 10:12:58 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1614334353.cceb7d4d71eb21f44d9cc0fb059e8478547ecd7d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/reportlab/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/reportlab/reportlab-3.5.60.ebuild X-VCS-Directories: dev-python/reportlab/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: cceb7d4d71eb21f44d9cc0fb059e8478547ecd7d X-VCS-Branch: master Date: Fri, 26 Feb 2021 10:12:58 +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: 2b49b9c9-b468-4dcc-8351-83f28118b40d X-Archives-Hash: 4ddd86a0143f8c1b1063de740e342fb5 commit: cceb7d4d71eb21f44d9cc0fb059e8478547ecd7d Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Feb 26 10:12:33 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Feb 26 10:12:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cceb7d4d dev-python/reportlab: amd64 stable wrt bug #772533 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/reportlab/reportlab-3.5.60.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/reportlab/reportlab-3.5.60.ebuild b/dev-python/reportlab/reportlab-3.5.60.ebuild index a94ebacd257..aaef7004293 100644 --- a/dev-python/reportlab/reportlab-3.5.60.ebuild +++ b/dev-python/reportlab/reportlab-3.5.60.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"