extra-cmake-modules: noarch=yes; no reason to set only_for_archs.
Close #942
This commit is contained in:
parent
3200edaa87
commit
d356a71e3d
|
@ -2,8 +2,8 @@
|
||||||
pkgname=extra-cmake-modules
|
pkgname=extra-cmake-modules
|
||||||
version=1.6.1
|
version=1.6.1
|
||||||
_frameworks=5.6
|
_frameworks=5.6
|
||||||
revision=1
|
revision=2
|
||||||
only_for_archs="i686 x86_64"
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake python-Sphinx qt5-tools-devel"
|
hostmakedepends="cmake python-Sphinx qt5-tools-devel"
|
||||||
short_desc="Extra modules and scripts for CMake"
|
short_desc="Extra modules and scripts for CMake"
|
||||||
|
|
Loading…
Reference in New Issue