diff options
Diffstat (limited to 'testing/reptyr/APKBUILD')
-rw-r--r-- | testing/reptyr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/reptyr/APKBUILD b/testing/reptyr/APKBUILD index 60dba0dcd6..5f0cdd279b 100644 --- a/testing/reptyr/APKBUILD +++ b/testing/reptyr/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.6.2 pkgrel=0 pkgdesc="Reparent a running program to a new terminal" url="https://github.com/nelhage/reptyr" -arch="x86 x86_64 armhf" +arch="x86 x86_64 armhf armv7" license="MIT" makedepends="linux-headers" subpackages="$pkgname-doc" |