diff options
Diffstat (limited to 'main/pth/APKBUILD')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index f25f9bef57..4bb7499340 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.0.7 pkgrel=2 pkgdesc="The GNU Portable Threads." url="http://www.gnu.org/software/pth" -arch="x86 x86_64" +arch="all" license="LGPL-2.1" depends="" subpackages="$pkgname-dev $pkgname-doc" |