diff options
Diffstat (limited to 'test/repo1/test-b/APKBUILD')
-rw-r--r-- | test/repo1/test-b/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/repo1/test-b/APKBUILD b/test/repo1/test-b/APKBUILD index 1756827..6c58e61 100644 --- a/test/repo1/test-b/APKBUILD +++ b/test/repo1/test-b/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=test-a makedepends= |