blob: 9decd766486c1c03493c01faf06ab34453864372 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
arch i686 targets armv7l:armv7l aarch64:aarch64
arch x86_64 targets armv7l:armv7l aarch64:aarch64
qemu-accel
targettype aarch64 block!
targettype armv7l block!
targettype 32bit block!
autoreqprov off
+/
requires "gcc sudo-rpm"
config -/pkg-config$
post "#PLUGIN_POSTIN#"
post "#PLUGIN_POSTIN_ACL#"
post "#PLUGIN_POSTIN_SUDO#"
postun "#PLUGIN_POSTUN#"
python-accel
targettype aarch64 block!
targettype armv7l block!
targettype 32bit block!
autoreqprov off
+/
|