commit: 7f3fa9f16cb354eaee973bd2a04f56eefd776cbb Author: Huang Rui <vowstar <AT> gmail <DOT> com> AuthorDate: Mon Apr 27 07:33:12 2020 +0000 Commit: Rui Huang <vowstar <AT> gmail <DOT> com> CommitDate: Mon Apr 27 07:45:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f3fa9f1
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 <vowstar <AT> gmail.com> profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index e7631a9..e69de29 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,2 +0,0 @@ -#depend on lua5.3 that is not available -media-video/kikoplay
