pkgcheck: Unmask snakeoil.

This commit is contained in:
tastytea 2021-04-05 14:58:13 +02:00
parent 3e1a1a0ade
commit e3a88f7213
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ RUN cp /workdir/etc/portage/make.conf /etc/portage/make.conf
ENV USE "-curl -webdav"
RUN eselect profile set default/linux/amd64/17.1/no-multilib
RUN mkdir -p /etc/portage/package.accept_keywords
RUN echo -e 'dev-util/pkgcheck\n sys-apps/pkgcore' >> \
RUN echo -e 'dev-util/pkgcheck\n sys-apps/pkgcore\n dev-python/snakeoil' >> \
/etc/portage/package.accept_keywords/portage
RUN echo '*/* PYTHON_TARGETS: -python2_7' >> /etc/portage/package.use/python
RUN quickpkg --include-config=y @world sys-libs/glibc