mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
profile: stop the whining about intel's recent bullshit license issue
This commit is contained in:
parent
bac68ec11c
commit
529fefe049
2 changed files with 3 additions and 1 deletions
|
|
@ -61,3 +61,5 @@ DISTDIR="${PORTDIR}/distfiles"
|
|||
PKGDIR="${PORTDIR}/packages"
|
||||
|
||||
RUBY_TARGETS="ruby23"
|
||||
|
||||
ACCEPT_LICENSE="intel-ucode-20180807"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#GENTOO_MIRRORS="http://192.168.1.251/portage/distfiles/ http://gentoo.osuosl.org/ ftp://mirrors.rit.edu/gentoo/ http://mirror.datapipe.net/gentoo ftp://gentoo.mirrors.pair.com/ http://91.121.125.139/gentoo-distfiles/ ftp://gentoo.mirrors.tds.net/gentoo"
|
||||
|
||||
ACCEPT_LICENSE="NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA"
|
||||
ACCEPT_LICENSE="NVIDIA-CUDA google-chrome Google-TOS PUEL baudline Intel-SDP Nero-AAC-EULA intel-ucode-20180807"
|
||||
|
||||
USE="gentoo-dev"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue