mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 14:31:02 +02:00
coreos-devel/board-packages: Conditional open-vm-tools
Make the DEPEND of app-emulation/open-vm-tools conditional on amd64. Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
8f5a0f89f1
commit
34f66fea29
@ -15,7 +15,7 @@ IUSE=""
|
|||||||
|
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
app-emulation/open-vm-tools
|
amd64? ( app-emulation/open-vm-tools )
|
||||||
coreos-base/coreos
|
coreos-base/coreos
|
||||||
coreos-base/coreos-dev
|
coreos-base/coreos-dev
|
||||||
dev-lang/python-oem
|
dev-lang/python-oem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user