mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
profiles: clean up unnecessary configs
Now that coreos-devel/sdk-extras are gone, delete unnecessary configs in profiles, for app-portage/repoman, dev-go/glide, dev-go/godep, dev-python/awscli, dev-python/botocore, dev-python/s3transfer.
This commit is contained in:
parent
63745e2a95
commit
1aaee6d3c0
@ -18,7 +18,6 @@ app-emulation/qemu aio caps curl ncurses png python threads uuid vhost-net virtf
|
||||
|
||||
# python3 problems
|
||||
app-portage/gentoolkit python_single_target_python3_6
|
||||
app-portage/repoman python_single_target_python3_6
|
||||
sys-apps/portage python_single_target_python3_6
|
||||
|
||||
# python3 only
|
||||
|
@ -1,16 +1,7 @@
|
||||
# aws cli; handy for developer usage when working with kola
|
||||
dev-python/awscli ~amd64
|
||||
dev-python/s3transfer ~amd64
|
||||
dev-python/botocore ~amd64
|
||||
|
||||
# Accept unstable host Rust compilers
|
||||
dev-lang/rust ~amd64
|
||||
virtual/cargo ~amd64
|
||||
virtual/rust ~amd64
|
||||
|
||||
# Accept go utilities
|
||||
dev-go/glide ~amd64
|
||||
dev-go/godep ~amd64
|
||||
|
||||
# Accept perl libs required to build >=samba-4.12
|
||||
dev-perl/Parse-Yapp ~amd64 ~arm64
|
||||
|
Loading…
Reference in New Issue
Block a user