[arch-commits] Commit in enlightenment/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Fri Jan 24 17:22:07 UTC 2014
Date: Friday, January 24, 2014 @ 18:22:07
Author: bpiotrowski
Revision: 204673
ARM is not an officially supported architecture.
Modified:
enlightenment/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-01-24 16:39:28 UTC (rev 204672)
+++ PKGBUILD 2014-01-24 17:22:07 UTC (rev 204673)
@@ -5,7 +5,7 @@
pkgver=0.18.2
pkgrel=1
pkgdesc="Enlightenment window manager"
-arch=('i686' 'x86_64' 'arm')
+arch=('i686' 'x86_64')
url="http://www.enlightenment.org"
license=('BSD')
depends=('elementary' 'xcb-util-keysyms' 'hicolor-icon-theme' 'pixman' 'mesa'
More information about the arch-commits
mailing list