From b9271ca2a9c49ce7867039a3b932c6c74f578fb9 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 10 Jun 2017 01:22:03 +0200 Subject: test: fix missing "arch" in testing APKBUILDs --- test/repo1/test-a/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'test/repo1/test-a') diff --git a/test/repo1/test-a/APKBUILD b/test/repo1/test-a/APKBUILD index 6acc20d..fbdc2f6 100644 --- a/test/repo1/test-a/APKBUILD +++ b/test/repo1/test-a/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.0 pkgrel=0 pkgdesc="Package A for apk-tools testsuite" url="http://alpinelinux.org" +arch="noarch" license="GPL" depends= makedepends= -- cgit v1.2.3-70-g09d2