#!/bin/bash set -euxo pipefail mkdir -p /artifacts/dist export EPREFIX="/artifacts/dist" emerge --sync --quiet