diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2024-02-10 00:17:33 +0100 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2024-02-10 00:17:33 +0100 |
commit | 8ae3b3514e85e544ffa8283e05ea9efc333f3e34 (patch) | |
tree | ed5f8fbf38ef3258789d939e6b859a3e86717d71 /etc/portage | |
parent | oops.wrong.make.prev.commit (diff) | |
download | n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar.gz n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar.bz2 n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar.lz n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar.xz n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.tar.zst n-8ae3b3514e85e544ffa8283e05ea9efc333f3e34.zip |
Diffstat (limited to 'etc/portage')
-rw-r--r-- | etc/portage/make.conf | 2 | ||||
-rw-r--r-- | etc/portage/package.accept_keywords/conf | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/etc/portage/make.conf b/etc/portage/make.conf index 23eec98..66588cd 100644 --- a/etc/portage/make.conf +++ b/etc/portage/make.conf @@ -82,7 +82,7 @@ NGINX_MODULES_STREAM="$NGINX_MODULES_STREAM map realip return ssl_preread limit_ CALLIGRA_FEATURES="stage words sheets" PALEMOON_ENABLE_UNSUPPORTED_COMPILERS=1 # uradno gcc 11 ni podprt -ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE Kermit MPEG-4 android GIMPS Coherent-Graphics" +ACCEPT_LICENSE="-* @BINARY-REDISTRIBUTABLE Kermit MPEG-4 android GIMPS Coherent-Graphics BOSL-1.1 SSPL-1" # default je @FREE # L10N="sl" diff --git a/etc/portage/package.accept_keywords/conf b/etc/portage/package.accept_keywords/conf index e7ec863..884a004 100644 --- a/etc/portage/package.accept_keywords/conf +++ b/etc/portage/package.accept_keywords/conf @@ -73,3 +73,8 @@ www-apps/radarr ~* www-apps/sonarr ~* sci-mathematics/sage ~* app-text/cpdf ~* +dev-python/bencode_py ~* +dev-python/amodem ~* +net-analyzer/netdata ~* +dev-python/hidapi ~* +net-wireless/sigdigger ~* |