From 02b38ef8a4abb0abc41a202a359c6d0aa2a925e7 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Tue, 2 Jan 2018 14:09:14 +0000 Subject: [PATCH] testing/hplip: build only on x86* --- testing/hplip/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/hplip/APKBUILD b/testing/hplip/APKBUILD index 2903de4e890..ee3e38ddb09 100644 --- a/testing/hplip/APKBUILD +++ b/testing/hplip/APKBUILD @@ -4,9 +4,9 @@ # Contributor: Valery Kartel pkgname=hplip pkgver=3.17.11 -pkgrel=0 +pkgrel=1 pkgdesc="Drivers for HP printers and scanners" -arch=all +arch="x86 x86_64" url="http://hplipopensource.com" license="GPL" depends=""