commit:     9541d3c0880eb271cbbee933e7c3412346d66bb9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 31 23:50:43 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan  1 00:14:12 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9541d3c0

package.mask: Last rite dev-ada/* py2 packages

The packages were masked back in August but they need to be removed
entirely not to trigger eclass errors in cache regen when Python 2.7
support is removed.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/package.mask | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 07ec1921824..131d468b25d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ####################################################################
@@ -395,6 +395,9 @@ dev-lang/spark
 # Alfredo Tupone <[email protected]> (2020-08-16)
 # Ported to py3.8 but not yet released
 # Masked to allow py2.7 removal
+# Michał Górny <[email protected]> (2021-01-01)
+# Masking for removal to prevent eclass from crashing on these packages.
+# Removal in 30 days.
 dev-ada/langkit
 dev-ada/libadalang
 dev-ada/libadalang-tools

Reply via email to