From 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb Mon Sep 17 00:00:00 2001 From: Huang Rui Date: Mon, 27 Apr 2020 15:33:12 +0800 Subject: [PATCH] guru/profiles/package.mask: after full test kikoplay works We can't simply and roughly mask a software that depends on slotted lua without detailed investigation, because even in ::gentoo there are still many softwares that depend on lua:5.1, lua:5.2, lua:5.3, now lua5.4 is released. This is the discussion: https://github.com/gentoo/guru/issues/9 This is extremely strange and unreasonable for blocking lua:5.1, lua:5.2, lua:5.3 in ::gentoo, Many excellent software which using latest lua may blocked. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Huang Rui --- profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e7631a9c36..e69de29bb2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,2 +0,0 @@ -#depend on lua5.3 that is not available -media-video/kikoplay