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 07BCE138334 for ; Sun, 15 Dec 2019 12:20:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 673ABE085B; Sun, 15 Dec 2019 12:20:29 +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 1DF25E085B for ; Sun, 15 Dec 2019 12:20:28 +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 C3E8334D97B for ; Sun, 15 Dec 2019 12:20:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0BA0905 for ; Sun, 15 Dec 2019 12:20:08 +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: <1576412388.b1e6b8142d57b8faeb9eaf16f26e48c40bdddf03.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/booleanOperations/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/booleanOperations/booleanOperations-0.8.2.ebuild X-VCS-Directories: dev-python/booleanOperations/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b1e6b8142d57b8faeb9eaf16f26e48c40bdddf03 X-VCS-Branch: master Date: Sun, 15 Dec 2019 12:20:08 +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: b4748a0e-1947-4db4-b211-2b8b78d87d5b X-Archives-Hash: 7e296828ea18940cf1d1818fd042408a commit: b1e6b8142d57b8faeb9eaf16f26e48c40bdddf03 Author: Pacho Ramos gentoo org> AuthorDate: Sun Dec 15 12:11:51 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Dec 15 12:19:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1e6b814 dev-python/booleanOperations: amd64 stable, bug #700558 Closes: https://bugs.gentoo.org/700558 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Pacho Ramos gentoo.org> dev-python/booleanOperations/booleanOperations-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/booleanOperations/booleanOperations-0.8.2.ebuild b/dev-python/booleanOperations/booleanOperations-0.8.2.ebuild index 95c955d5318..db61551e944 100644 --- a/dev-python/booleanOperations/booleanOperations-0.8.2.ebuild +++ b/dev-python/booleanOperations/booleanOperations-0.8.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/typemytype/booleanOperations/archive/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" DEPEND=""