diff options
Diffstat (limited to 'test/repo2/test-a')
-rw-r--r-- | test/repo2/test-a/APKBUILD | 1 |
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= |