diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-07-12 12:23:57 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-07-12 12:23:57 +0100 |
commit | d64004910fb5bc3b22f8de2aebbc3838ad62dba6 (patch) | |
tree | c82f3d9f4772d1111d2d1cd9ab00c9451a29cf32 /profiles | |
parent | profiles/base: mask lua5-2 targets (diff) | |
download | gentoo-d64004910fb5bc3b22f8de2aebbc3838ad62dba6.tar.gz gentoo-d64004910fb5bc3b22f8de2aebbc3838ad62dba6.tar.bz2 gentoo-d64004910fb5bc3b22f8de2aebbc3838ad62dba6.zip |
profiles: mask dev-lang/lua:5.2 for removal
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 221b957f41ca..002e6e4bc145 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@gentoo.org> (2021-07-12) +# Effectively EOL, no packages in the tree strictly require this +# particular version. Removal, of both the ebuilds and target support, +# in 30 days (bug #801865). +dev-lang/lua:5.2 + # Craig Andrews <candrews@gentoo.org> (2021-07-10) # Masked until November, 2021 # This release adds enforcement of the Taproot protocol change to the Bitcoin |