pungi-fedora/variants-modular.xml
Jan Kaluza 8d4b95be68 Fedora-Modular-Rawhide: Add nodejs-8 and switch back to gather_method='deps'
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2017-06-06 13:36:52 +02:00

18 lines
546 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE variants PUBLIC "-//Red Hat, Inc.//DTD Variants info//EN" "variants2012.dtd">
<variants>
<variant id="Server" name="Server" type="variant">
<arches>
<arch>aarch64</arch>
<arch>i386</arch>
<arch>ppc64</arch>
<arch>ppc64le</arch>
<arch>x86_64</arch>
</arches>
<modules>
<module>base-runtime-master</module>
<module>nodejs-8</module>
</modules>
</variant>
</variants>