diff options
author | Wolfgang Müller | 2023-04-08 21:58:37 +0200 |
---|---|---|
committer | Wolfgang Müller | 2023-04-08 21:59:18 +0200 |
commit | 21e439414c204d7e9a81b790ef8133a7bf790796 (patch) | |
tree | e728cb0b9bd28b1d66ff59cc807b08f12b971843 /group-base | |
parent | 13b28284c74d55717b8ed24ea9d8430438ea250d (diff) | |
download | portage-roles-21e439414c204d7e9a81b790ef8133a7bf790796.tar.gz |
group-base: Use Lua 5.3 for net-analyzer/nmap
According to the ebuild this is the only compatible version, and since
we manually force packages to use LuaJIT we need to override that here.
Diffstat (limited to 'group-base')
-rw-r--r-- | group-base/package.use/00-group-base | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/group-base/package.use/00-group-base b/group-base/package.use/00-group-base index 21a3245..d2c6798 100644 --- a/group-base/package.use/00-group-base +++ b/group-base/package.use/00-group-base @@ -27,7 +27,7 @@ mail-client/neomutt gpgme idn kyotocabinet media-sound/mpd inotify libsamplerate opus vorbis -audiofile -bzip2 -cue -curl -fifo -flac -id3tag -mad -pulseaudio -zlib media-sound/ncmpcpp taglib media-video/ffmpeg mp3 openssl opus theora vorbis vpx x264 x265 webp -gnutls FFTOOLS: -* -net-analyzer/nmap ncat nping +net-analyzer/nmap ncat nping LUA_SINGLE_TARGET: lua5-3 net-firewall/nftables json net-misc/dhcpcd privsep net-misc/openssh -scp |