Skip to content

Commit

Permalink
Gentoo: emerge dev-python/pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Apr 26, 2024
1 parent 4e01ee0 commit c1e8241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gentoo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ RUN git clone --depth 1 ${ORIGIN} /build-kernel/linux
RUN while :; do cd /build-kernel/linux && git fetch --unshallow && break || sleep 5; done
RUN cd /build-kernel/linux && git pull --all

RUN emerge -qv dev-python/pyyaml
RUN emerge -qv sys-kernel/gentoo-sources
RUN ACCEPT_KEYWORDS="~amd64" emerge -qv sys-kernel/linux-docs

Expand Down

0 comments on commit c1e8241

Please sign in to comment.