diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 09:35:24 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 09:35:24 -0400 |
commit | 78c2c50cdc55070f6e2584b5e7c8203bbecb65f4 (patch) | |
tree | ae22c384a2b1a12c9baee6356520a1fdbf9ae59d /scripts/cycle.1.sh | |
parent | Fix type in PYTHON_TARGETS. (diff) | |
download | grs-78c2c50cdc55070f6e2584b5e7c8203bbecb65f4.tar.gz grs-78c2c50cdc55070f6e2584b5e7c8203bbecb65f4.tar.bz2 grs-78c2c50cdc55070f6e2584b5e7c8203bbecb65f4.zip |
Just keyword unmask app-portage/grs, not al its deps.
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 04afb41..d9d0448 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -3,4 +3,4 @@ source /etc/profile env-update USE="build" emerge -bkNu1q sys-apps/portage -ACCEPT_KEYWORDS="**" emerge -b1q =app-portage/grs-9999 +emerge -bkNu1q =app-portage/grs-9999 |