summaryrefslogtreecommitdiff
path: root/test/repo2/test-a/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-06-10 01:22:03 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-06-11 12:14:40 +0200
commitb9271ca2a9c49ce7867039a3b932c6c74f578fb9 (patch)
tree0ca402e1ec69f80502b4ef87ed11f518f0463626 /test/repo2/test-a/APKBUILD
parent5822316c807654dbbd2e2e9aa1e5d51942ad38bf (diff)
downloadapk-tools-b9271ca2a9c49ce7867039a3b932c6c74f578fb9.tar.gz
apk-tools-b9271ca2a9c49ce7867039a3b932c6c74f578fb9.tar.bz2
apk-tools-b9271ca2a9c49ce7867039a3b932c6c74f578fb9.tar.xz
apk-tools-b9271ca2a9c49ce7867039a3b932c6c74f578fb9.zip
test: fix missing "arch" in testing APKBUILDs
Diffstat (limited to 'test/repo2/test-a/APKBUILD')
-rw-r--r--test/repo2/test-a/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/repo2/test-a/APKBUILD b/test/repo2/test-a/APKBUILD
index 693cf61..a014906 100644
--- a/test/repo2/test-a/APKBUILD
+++ b/test/repo2/test-a/APKBUILD
@@ -5,6 +5,7 @@ pkgver=1.1
pkgrel=0
pkgdesc="Package A for apk-tools testsuite"
url="http://alpinelinux.org"
+arch="noarch"
license="GPL"
depends=
makedepends=