diff options
author | Erich Eckner <git@eckner.net> | 2019-04-13 16:36:43 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-04-13 16:36:43 +0200 |
commit | 37865cb75b1e3dbaa123b1b1a807d8f202ab4532 (patch) | |
tree | aa4370121779c0169ce1f17bf80818e61e94e964 /hpoj | |
parent | 6d3a9f2d36bf306b0c3c723d12275699f653a710 (diff) | |
download | archlinuxewe-37865cb75b1e3dbaa123b1b1a807d8f202ab4532.tar.xz |
pentium4 new
Diffstat (limited to 'hpoj')
-rw-r--r-- | hpoj/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hpoj/PKGBUILD b/hpoj/PKGBUILD index c2c908c2a..dc22381e9 100644 --- a/hpoj/PKGBUILD +++ b/hpoj/PKGBUILD @@ -7,7 +7,7 @@ pkgname=hpoj pkgver=0.91 pkgrel=21 pkgdesc="Hewlett-Packard OfficeJet, PSC, LaserJet, and PhotoSmart printer multi-function peripherals (MFPs) drivers" -arch=('i686' 'x86_64') +arch=('i686' 'pentium4' 'x86_64') url="http://hpoj.sourceforge.net" license=('GPL' 'custom') depends=('perl' 'libusb-compat' 'net-snmp' 'hplip>=1.7.2') |