summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2021-07-16 14:29:42 -0700
committerMatt Turner <mattst88@gmail.com>2021-07-16 14:29:42 -0700
commit8434e78ee6e683c33a99713eadcdc919285634d0 (patch)
tree33450616ee90a3d329d6627ed5f696e2185086bf /base
parentee6bc2eed076549fd2f70aa566607b9a8fbaf7ae (diff)
Fix copy-n-paste mistake
Diffstat (limited to 'base')
-rw-r--r--base/etc/portage/make.conf.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/base/etc/portage/make.conf.tmpl b/base/etc/portage/make.conf.tmpl
index 5c3dee0..84fe4de 100644
--- a/base/etc/portage/make.conf.tmpl
+++ b/base/etc/portage/make.conf.tmpl
@@ -14,7 +14,7 @@ VIDEO_CARDS="{{ video_cards }}"
INPUT_DEVICES="libinput"
BINPKG_COMPRESS="xz"
PORTAGE_BZIP2_COMMAND="lbzip2"
-GENTOO_MIRRORS="http//gentoo.osuosl.org/"
-PORTAGE_BINHOST="https//mattst88.com/binpkgs/amd64/{{ arch }}"
+GENTOO_MIRRORS="http://gentoo.osuosl.org/"
+PORTAGE_BINHOST="https://mattst88.com/binpkgs/amd64/{{ arch }}"
PKGDIR="/var/cache/binpkgs/amd64/{{ arch }}"
USE="aac archive avahi -berkdb bluetooth branding cairo caps cdda clutter cryptsetup cscope cups dbus device-mapper dvb dvd egl exif expat faad ffmpeg flac fontconfig fuse gbm -gdbm gdu gif git gles2 gnome gnome-keyring -gnome-online-accounts gpg -gpm gstreamer gtk gtk3 harfbuzz icu idn infinality jemalloc jit jpeg libidn2 libnotify libsecret luajit lz4 lzma lzo -modemmanager mng mp3 nautilus networkmanager nfs ogg opengl opus pdf png policykit pulseaudio -qt4 resolvconf samba sasl -socialweb spell sqlite -steamruntime svg systemd theora threads tiff truetype udev udisks v4l vaapi vorbis vpx vte wayland -webkit webp -widevine X x264 xcb xkb xml xpm xv xvid zeroconf zsh-completion zstd"