[package] set PKGARCH to all for packages containing only arch-neutral files (#5572)
[packages.git] / lang / php-pear-xmlrpc / Makefile
index 81eae6a..094a9bb 100644 (file)
@@ -26,6 +26,7 @@ define Package/php-pear-xmlrpc
   TITLE:=PEAR XML-RPC module
   URL:=http://pear.php.net/
   DEPENDS:=php-pear
+  PKGARCH:=all
 endef
 
 define Build/Configure