mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-25 00:11:23 +02:00
coreos-base/coreos: 0.0.1-r270 -> 0.0.1-r271
Pull in the etcd-wrapper ebuilds to make them available on amd64.
This commit is contained in:
parent
cc5d03c2d1
commit
893a6c315d
@ -73,7 +73,13 @@ RDEPEND="${RDEPEND}
|
||||
dev-db/etcd:1
|
||||
!etcd_protocols_2? ( dev-db/etcdctl )
|
||||
)
|
||||
etcd_protocols_2? ( dev-db/etcd:2 )
|
||||
etcd_protocols_2? (
|
||||
dev-db/etcd:2
|
||||
amd64? (
|
||||
app-admin/etcd-wrapper:2
|
||||
app-admin/etcd-wrapper:3
|
||||
)
|
||||
)
|
||||
"
|
||||
|
||||
# Optionally enable SELinux and pull in policy for containers
|
||||
|
Loading…
x
Reference in New Issue
Block a user