Hi,
Is there a way to install packages only on x64 hosts without making
different profile ?
I mean is it possible to do something like :
<package
id="test-package"
name="test for only 64bits"
revision="%version%"
architecture="x64"
>
?