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 545F6138334 for ; Sun, 8 Jul 2018 14:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AB0DE0855; Sun, 8 Jul 2018 14:03:51 +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 38E86E07FA for ; Sun, 8 Jul 2018 14:03:51 +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 33C69335C84 for ; Sun, 8 Jul 2018 14:03:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D4EAB363 for ; Sun, 8 Jul 2018 14:03:47 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1531058533.10a0ddb11e8d69398e56f35a24adcd78e8d98557.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.force X-VCS-Directories: profiles/base/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 10a0ddb11e8d69398e56f35a24adcd78e8d98557 X-VCS-Branch: master Date: Sun, 8 Jul 2018 14:03:47 +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: 96f6034d-8943-4d32-bd41-f94be8fccdae X-Archives-Hash: 7e710527d386b2ad036f3c9ede5dd75f commit: 10a0ddb11e8d69398e56f35a24adcd78e8d98557 Author: Mike Gilbert gentoo org> AuthorDate: Sun Jul 8 00:14:09 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Jul 8 14:02:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10a0ddb1 profiles: force dev-lang/python-exec[python3_7] profiles/base/package.use.force | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force index 93e36f459c6..ee4a7c23640 100644 --- a/profiles/base/package.use.force +++ b/profiles/base/package.use.force @@ -62,6 +62,7 @@ dev-lang/python-exec python_targets_python2_7 dev-lang/python-exec python_targets_python3_4 dev-lang/python-exec python_targets_python3_5 dev-lang/python-exec python_targets_python3_6 +dev-lang/python-exec python_targets_python3_7 dev-lang/python-exec python_targets_jython2_7 dev-lang/python-exec python_targets_pypy dev-lang/python-exec python_targets_pypy3