mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-08 00:10:15 +03:00
If USE=-cpudetection, then we don't want binpkgs to be created, because
detection is done at compile-time, not runtime.
Fix the typo (missing '!').
Bug: https://bugs.gentoo.org/961818
Closes: https://bugs.gentoo.org/967040
Fixes: 59da9cb4ec
Signed-off-by: Sam James <sam@gentoo.org>