Compare commits
1 Commits
bb50064332
...
67e207d7f5
Author | SHA1 | Date |
---|---|---|
|
67e207d7f5 |
|
@ -5,6 +5,8 @@
|
|||
|
||||
O=$1
|
||||
|
||||
set -e
|
||||
|
||||
PORTAGE_BINHOST=http://distfiles.gentoo.org/releases/arm64/binpackages/23.0/arm64/ \
|
||||
emerge --root=/mnt/gentoo --config-root="${O}"/portage \
|
||||
-gKvnuj \
|
||||
|
|
|
@ -1 +1 @@
|
|||
USE="${USE} -X wayland"
|
||||
USE="${USE} wayland"
|
||||
|
|
|
@ -5,5 +5,4 @@ media-video/ffmpeg openssl -gnutls
|
|||
# Must match USE flags of the www-client/firefox package on the
|
||||
# offical Gentoo binhost
|
||||
www-client/firefox X clang dbus gmp-autoupdate gnome-shell jumbo-build pulseaudio system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-webp telemetry wayland LLVM_SLOT: 18
|
||||
x11-libs/cairo X
|
||||
x11-libs/gtk+ wayland
|
||||
|
|
Loading…
Reference in New Issue