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 30D04138334 for ; Mon, 25 Jun 2018 10:40:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84528E0999; Mon, 25 Jun 2018 10:40:46 +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 5A0CDE0999 for ; Mon, 25 Jun 2018 10:40:46 +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 321AC335CA8 for ; Mon, 25 Jun 2018 10:40:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DD2734A for ; Mon, 25 Jun 2018 10:40:42 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1529923203.a0b782069d61858d4c7719bd725487d3257098e4.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-functools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jaraco-functools/jaraco-functools-1.19.ebuild X-VCS-Directories: dev-python/jaraco-functools/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a0b782069d61858d4c7719bd725487d3257098e4 X-VCS-Branch: master Date: Mon, 25 Jun 2018 10:40:42 +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: 954439d9-aef4-4a42-ab45-20e2e2a4844e X-Archives-Hash: 44f1db38268374eb7eb44a9ccdc9b6c5 commit: a0b782069d61858d4c7719bd725487d3257098e4 Author: Jason Zaman gentoo org> AuthorDate: Mon Jun 25 10:26:28 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Jun 25 10:40:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0b78206 dev-python/jaraco-functools: amd64 stable Gentoo-bug: 658956 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/jaraco-functools/jaraco-functools-1.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild b/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild index 74eb81aba71..4ca2bdf388d 100644 --- a/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-1.19.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc test" RDEPEND="