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 12E33139082 for ; Wed, 29 Nov 2017 14:37:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42553E0C09; Wed, 29 Nov 2017 14:37:00 +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 2493DE0C09 for ; Wed, 29 Nov 2017 14:37:00 +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 59FB733BEC7 for ; Wed, 29 Nov 2017 14:36:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C1C9ABA8 for ; Wed, 29 Nov 2017 14:36:58 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1511966202.bad14b34b6bdc8fb4d8866c552cc6475e826d0ec.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bad14b34b6bdc8fb4d8866c552cc6475e826d0ec X-VCS-Branch: master Date: Wed, 29 Nov 2017 14:36: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-Archives-Salt: e8c4a920-fa7d-42eb-9bb8-ffc6dd34bab8 X-Archives-Hash: 061948834ef03a82d360d7012a738c89 commit: bad14b34b6bdc8fb4d8866c552cc6475e826d0ec Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Nov 29 14:34:00 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Nov 29 14:36:42 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bad14b34 profiles: Drop obsolete kdegames-meta[python] use.stable.mask Required python-3.5 is now in default PYTHON_TARGETS. profiles/base/package.use.stable.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index cb305c5679d..5ad402a68ed 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -8,10 +8,6 @@ # Dependencies have no stable keyword app-backup/backup-manager s3 -# Andreas Sturmlechner (16 Nov 2017) -# Requires PYTHON_TARGETS="python3_5", bug #620940 -kde-apps/kdegames-meta python - # Brian Evans