aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hplip
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2018-07-09 19:38:10 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2018-07-09 19:38:10 +0000
commitef8c2edb9afc72ea79ba1cf9886abfa12ff9b89b (patch)
tree1f85c3a9eded93d15f6c18fb02a12f06a8f3b4ce /testing/hplip
parenta44198cb4a6bea83632d582b957c1b71e43a0503 (diff)
downloadaports-ef8c2edb9afc72ea79ba1cf9886abfa12ff9b89b.tar.bz2
aports-ef8c2edb9afc72ea79ba1cf9886abfa12ff9b89b.tar.xz
testing/hplip: sane available only on x86*
Diffstat (limited to 'testing/hplip')
-rw-r--r--testing/hplip/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD
index 3f5871507d..049b8fedd3 100644
--- a/testing/hplip/APKBUILD
+++ b/testing/hplip/APKBUILD
@@ -4,9 +4,9 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=hplip
pkgver=3.18.6
-pkgrel=0
+pkgrel=1
pkgdesc="Drivers for HP printers and scanners"
-arch="all"
+arch="x86 x86_64" # missing sane on several arches
url="http://hplipopensource.com"
license="GPL"
depends=""