diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 08:53:06 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 08:53:06 -0400 |
commit | 8ea2a743681e49624f0b9f50fee215f31cd5e6d2 (patch) | |
tree | c7e7dac36011ca527d337456eecfe08a6aa5725d /scripts/cycle.1.sh | |
parent | Testing stage1 build. (diff) | |
download | grs-8ea2a743681e49624f0b9f50fee215f31cd5e6d2.tar.gz grs-8ea2a743681e49624f0b9f50fee215f31cd5e6d2.tar.bz2 grs-8ea2a743681e49624f0b9f50fee215f31cd5e6d2.zip |
Fix dyslexia.
Diffstat (limited to 'scripts/cycle.1.sh')
-rw-r--r-- | scripts/cycle.1.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index 5df66d6..04afb41 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -2,5 +2,5 @@ source /etc/profile env-update -USE="build" emerge -bkNu1q app-sys/portage +USE="build" emerge -bkNu1q sys-apps/portage ACCEPT_KEYWORDS="**" emerge -b1q =app-portage/grs-9999 |