diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-24 10:39:48 +0000 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-24 10:39:48 +0000 |
commit | 9a25c3a5dce075bccc8cc6484099681304266834 (patch) | |
tree | bca3677eb13b3ca3546eb6326d5ad5dda8bbae35 | |
parent | profiles: unmask slotted dev-lang/lua + migrated revdeps (diff) | |
download | gentoo-9a25c3a5dce075bccc8cc6484099681304266834.tar.gz gentoo-9a25c3a5dce075bccc8cc6484099681304266834.tar.bz2 gentoo-9a25c3a5dce075bccc8cc6484099681304266834.zip |
profiles: unmask media-gfx/darktable[system-lua]
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ae1466cba6a5..3fa10e749f60 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -71,10 +71,6 @@ media-gfx/exact-image lua # Requires >=dev-lang/lua-5.2, which is still masked. app-editors/vis lua -# Marek Szuba <marecki@gentoo.org> (2020-10-12) -# Requires slotted Lua, which is still masked. -media-gfx/darktable system-lua - # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-10-08) # USE=doc broken on 1.47.0 # error: unresolved link to `crate::os::unix::ffi::OsStrExt` |