specs: Remove explicit USE=bindist
Catalyst sets this based on the "bindist" option in catalyst.conf. specs shouldn't be setting it themselves. Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
parent
c14d6bee55
commit
8d2c67de4d
2 changed files with 0 additions and 2 deletions
|
@ -9,7 +9,6 @@ source_subpath: default/stage3-arm64-@TIMESTAMP@
|
||||||
#portage_confdir: @REPO_DIR@/releases/portage/isos
|
#portage_confdir: @REPO_DIR@/releases/portage/isos
|
||||||
|
|
||||||
stage4/use:
|
stage4/use:
|
||||||
bindist
|
|
||||||
bzip2
|
bzip2
|
||||||
idm
|
idm
|
||||||
ipv6
|
ipv6
|
||||||
|
|
|
@ -11,7 +11,6 @@ livecd/use:
|
||||||
-*
|
-*
|
||||||
python_targets_python3_10
|
python_targets_python3_10
|
||||||
python_single_target_python3_10
|
python_single_target_python3_10
|
||||||
bindist
|
|
||||||
compile-locales
|
compile-locales
|
||||||
fbcon
|
fbcon
|
||||||
ipv6
|
ipv6
|
||||||
|
|
Loading…
Add table
Reference in a new issue