diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/refpolicy/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/refpolicy/APKBUILD b/testing/refpolicy/APKBUILD index 6cd1732ee0..d52b9c902a 100644 --- a/testing/refpolicy/APKBUILD +++ b/testing/refpolicy/APKBUILD @@ -4,11 +4,11 @@ pkgver=20170204 pkgrel=0 pkgdesc="SELinux policy reference" url="https://github.com/TresysTechnology/refpolicy/wiki" -arch="noarch" +arch="" license="GPL-2.0" depends="" depends_dev="" -makedepends="$depends_dev checkpolicy python gawk" +makedepends="$depends_dev checkpolicy python3 gawk" install="" subpackages="$pkgname-doc" source="https://raw.githubusercontent.com/wiki/TresysTechnology/refpolicy/files/refpolicy-2.$pkgver.tar.bz2 |
