pkgcheck: Unmask snakeoil.
This commit is contained in:
parent
3e1a1a0ade
commit
e3a88f7213
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user