extra-cmake-modules: noarch=yes; no reason to set only_for_archs.

Close #942
This commit is contained in:
Juan RP 2015-01-31 12:58:07 +01:00
parent 3200edaa87
commit d356a71e3d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
pkgname=extra-cmake-modules
version=1.6.1
_frameworks=5.6
revision=1
only_for_archs="i686 x86_64"
revision=2
noarch=yes
build_style=cmake
hostmakedepends="cmake python-Sphinx qt5-tools-devel"
short_desc="Extra modules and scripts for CMake"