To match the dependency graph from the README. This should have
happened when the OpenRC template landed in
4c5d9aaf (gentoo-openrc:
Break out OpenRC configuration into a separate Dockerfile,
2014-07-18).
# ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
# POSSIBILITY OF SUCH DAMAGE.
-FROM ${NAMESPACE}/gentoo-portage:${TAG}
+FROM ${NAMESPACE}/gentoo-en-us:${TAG}
MAINTAINER ${MAINTAINER}
RUN sed -i 's/#rc_sys=""/rc_sys="lxc"/g' /etc/rc.conf