diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-17 17:24:51 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-17 17:30:18 +0100 |
commit | 3cfee91ed2c9919833cec4489003005e9e4390cf (patch) | |
tree | e3f24f297bd0e27f6ef26ca9b41cbcf5ce809b34 /profiles | |
parent | dev-libs/openssl: Fix build on riscv32 (diff) | |
download | gentoo-3cfee91ed2c9919833cec4489003005e9e4390cf.tar.gz gentoo-3cfee91ed2c9919833cec4489003005e9e4390cf.tar.bz2 gentoo-3cfee91ed2c9919833cec4489003005e9e4390cf.zip |
sys-apps/roccat-tools: migrate to lua-single.eclass
Supports lua5-1 (as per the unmigrated ebuild) and luajit (as
accidentally discovered during early tests; see Bug #760486).
Tested with INPUT_DEVICES=roccat_ryosmk, the logic is shared with the
other two Lua-dependent devices so it should work with those as well.
Closes: https://bugs.gentoo.org/752864
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index c8907265af71..8625e2eefc63 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -530,6 +530,7 @@ kde-apps/kdebase-meta:5 =sci-visualization/gnuplot-5.4.1-r1 >=sci-visualization/fityk-1.3.1-r100 >=sys-apps/likwid-4.3.4 +>=sys-apps/roccat-tools-5.9.0-r100 >=sys-cluster/slurm-20.11.0.1-r100 >=www-apache/mod_security-2.9.3-r100 >=www-client/elinks-0.13.5-r100 |