commit: 8ea2a743681e49624f0b9f50fee215f31cd5e6d2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Jul 7 12:53:06 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Jul 7 12:53:06 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=8ea2a743
Fix dyslexia. scripts/cycle.1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
