summaryrefslogtreecommitdiff
path: root/ROOT/portage
diff options
context:
space:
mode:
authorrafa_99 <raroma09@gmail.com>2022-03-08 15:56:42 +0000
committerrafa_99 <raroma09@gmail.com>2022-03-08 15:56:42 +0000
commit8f03d1e834c4e9732ab20f6444b8f352fdf9fd44 (patch)
tree8558be1778ba413cfbd26c307009bb93770c9011 /ROOT/portage
parent92db883a0fb0337e1a206fa945d71004ac2119e8 (diff)
Updated gentoo portage configs
Diffstat (limited to 'ROOT/portage')
-rw-r--r--ROOT/portage/make.conf3
-rw-r--r--ROOT/portage/package.accept_keywords2
-rw-r--r--ROOT/portage/package.use/deps2
3 files changed, 6 insertions, 1 deletions
diff --git a/ROOT/portage/make.conf b/ROOT/portage/make.conf
index e9a2c9f..e73775c 100644
--- a/ROOT/portage/make.conf
+++ b/ROOT/portage/make.conf
@@ -35,4 +35,7 @@ GRUB_PLATFORMS="emu pc multiboot"
# Printer and scanner configuration
SANE_BACKENDS="hp"
+# Lua Compiler Behaviour
+LUA_SINGLE_TARGET="luajit"
+
USE="cxx crypt cpudetection elogind hardened jpeg jpeg2k jumbo-build matroska mp3 mp4 mpeg opus png screenscast threads udev udisks v4l vaapi vdpau vulkan wifi X xv -3dfx -a52 -altivec -aqua -bash-completion -bashlogger -berkdb -bidi -bindist -bluetooth -braille -branding -btrfs -caja -cdr -cdinstall -chromium -cjk -clamav -coreaudio -css -debug -doc -dropbox -dvb -dvd -dvdr -efi -egl -emacs -emboss -espeak -fish-completion -fortran -gnome-keyring -google-drive -gtk -ios -ipod -jack -kde -kerberos -mms -mssql -nautilus -nemo -netbeans -networkmanager -nfs -nvidia -pcmcia -plasma -qt4 -qt5 -samba -smartcard -speech -spell -suid -systemd -taglib -test -telemetry -thunar -tk -tmux -upnp -upnp-av -vala -wayland -widgets -Xaw3d -xemacs -xml -xfs -xterm"
diff --git a/ROOT/portage/package.accept_keywords b/ROOT/portage/package.accept_keywords
index 5dd6f59..34123e8 100644
--- a/ROOT/portage/package.accept_keywords
+++ b/ROOT/portage/package.accept_keywords
@@ -1,7 +1,7 @@
app-editors/neovim ~amd64
app-emulation/wine-mono ~amd64
app-emulation/wine-staging ~amd64
-games-util/legendary ~amd64
+dev-libs/libvterm ~amd64
games-util/lutris ~amd64
media-libs/mesa ~amd64
x11-misc/picom ~amd64
diff --git a/ROOT/portage/package.use/deps b/ROOT/portage/package.use/deps
index 3e952c8..bc2995d 100644
--- a/ROOT/portage/package.use/deps
+++ b/ROOT/portage/package.use/deps
@@ -36,6 +36,8 @@ dev-libs/openssl abi_x86_32
dev-libs/popt abi_x86_32
dev-libs/wayland abi_x86_32
dev-libs/xmlsec nss
+dev-lua/lpeg lua_targets_luajit
+dev-lua/mpack lua_targets_luajit
dev-python/pillow tiff truetype
dev-util/cmocka abi_x86_32
dev-util/glslang abi_x86_32