diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-10-13 18:46:49 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-10-13 18:48:10 +0200 |
commit | cf87289ce9c9faa41fafa445d5843bd6bed40264 (patch) | |
tree | a7fbef5d03e856c3c4b86ad9903f65e0d6a0d850 /profiles/package.mask | |
parent | games-engines/love: use HTTPS in HOMEPAGE (diff) | |
download | gentoo-cf87289ce9c9faa41fafa445d5843bd6bed40264.tar.gz gentoo-cf87289ce9c9faa41fafa445d5843bd6bed40264.tar.bz2 gentoo-cf87289ce9c9faa41fafa445d5843bd6bed40264.zip |
profiles: mask new ebuilds depending on slotted Lua
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 60936262f4fe..069a62f2e947 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Marek Szuba <marecki@gentoo.org> (2020-10-13) +# All these ebuilds require slotted Lua, which is still masked. +>=app-misc/worker-3.8.3-r100 +>=dev-lua/luv-1.32.0.0-r100 +>=dev-lua/messagepack-0.3.2-r100 +>=dev-lua/toluapp-1.0.93_p20190513-r100 +>=games-engines/love-11.3-r100:0 + # Andrew Savchenko <bircoph@gentoo.org> (2020-10-11) # Mask old openafs version and corresponding openafs-kernel with # multiple CVEs. |