Skip to content

Commit 4358c71

Browse files
committed
use short package name for gentoo
1 parent 5c89037 commit 4358c71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gentoo/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ MAINTAINER Chu-Siang Lai <chusiang@drx.tw>
66
RUN emerge --sync
77

88
# Install the requires portage package and python.
9-
RUN emerge gcc dev-lang/python-2.7.12 dev-python/pip gentoolkit
9+
RUN emerge gcc python:2.7 pip gentoolkit
1010

1111
# switch python to v2.7.
1212
RUn eselect python set 1

0 commit comments

Comments
 (0)