summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 250507c2d719..3db3bace656b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ _pkgname=geneet
pkgver=0.1.2.84e1b18
pkgrel=1
pkgdesc="Generator for EFL's pickler/unpickler library, EET"
-arch=('i686' 'x86_64')
+arch=('any')
url="http://www.enlightenment.org"
license=('MIT-custom')
depends=('python2' 'python2-pyparsing')
-makedepends=('git' 'python2-distribute')
+makedepends=('git')
provides=('geneet')
options=('!libtool')
source=("git://git.enlightenment.org/tools/$_pkgname.git")