git » oxygen-icons.git » commit 5a6ae42

use any arch

author Pierre Schmitz
2009-08-02 08:09:39 UTC
committer Pierre Schmitz
2009-08-02 08:09:39 UTC
parent 31d1029983821a773a30618f3563d7af4d7f3384

use any arch

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5bf3468..e7a462d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=('oxygen-icons'
 pkgver=4.3.0
 pkgrel=1
 pkgdesc="The Oxygen Icon Theme"
-arch=('i686' 'x86_64')
+arch=('any')
 url='http://www.oxygen-icons.org/'
 license=('LGPL')
 makedepends=('pkgconfig' 'cmake' 'automoc4')