diff options
Diffstat (limited to 'abiword-gtk2/PKGBUILD')
-rw-r--r-- | abiword-gtk2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abiword-gtk2/PKGBUILD b/abiword-gtk2/PKGBUILD index ed24f98d..c6bdcfcc 100644 --- a/abiword-gtk2/PKGBUILD +++ b/abiword-gtk2/PKGBUILD @@ -7,7 +7,7 @@ _pkgname=abiword pkgver=3.0.2 pkgrel=2 pkgdesc='Fully-featured word processor, GTk2, No plugins, Lite version' -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') license=('GPL') depends=('fribidi' 'wv' 'librsvg' 'enchant' 'desktop-file-utils' 'gtk2' 'libxslt') makedepends=('pkgconfig' 'boost') |