summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/portage/make.conf1
-rw-r--r--etc/portage/package.accept_keywords/conf2
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf
index a3ff627..c6c6c2d 100644
--- a/etc/portage/make.conf
+++ b/etc/portage/make.conf
@@ -55,6 +55,7 @@ USE="$USE -branding" # za libreoffice
USE="$USE otf" # ta terminus
USE="$USE system-llvm clippy rust-src rust-analyzer rustfmt" # za rust
USE="$USE btrfs" # za docker
+USE="$USE opencv" # za pytorch
CALLIGRA_FEATURES="stage words sheets"
PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt
diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf
index 71b35e4..d327109 100644
--- a/etc/portage/package.accept_keywords/conf
+++ b/etc/portage/package.accept_keywords/conf
@@ -17,3 +17,5 @@ dev-util/rz-ghidra ~*
www-apps/hugo ~*
net-wireless/gqrx ~*
media-fonts/terminus-ttf ~*
+sys-apps/usbguard ~*
+sci-libs/pytorch ~*