diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-04 17:51:56 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-04 17:51:56 -0400 |
commit | 7b08b93c96d3b33bf92dddb65ff8b3b07b3c46de (patch) | |
tree | b2b2d82c5620827a556e27dd00a4837bce5cd755 /scripts/cycle.1.sh | |
parent | Move from uclibc to glibc. (diff) | |
download | grs-7b08b93c96d3b33bf92dddb65ff8b3b07b3c46de.tar.gz grs-7b08b93c96d3b33bf92dddb65ff8b3b07b3c46de.tar.bz2 grs-7b08b93c96d3b33bf92dddb65ff8b3b07b3c46de.zip |
Restore python3.4 because of app-portage/grs.
Diffstat (limited to 'scripts/cycle.1.sh')
-rw-r--r-- | scripts/cycle.1.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index d77df0d..37caa55 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -2,6 +2,8 @@ source /etc/profile env-update +emerge -b1q portage +emerge -b1q =app-portage/grs-9999 install-worldconf emerge -bevq --keep-going --with-bdeps=y @world clean-worldconf |