plan9port: allow building for all archs

This commit is contained in:
Paper 2020-12-07 23:17:49 +01:00 committed by Érico Nogueira Rolim
parent 079af33d08
commit 3664869c57

View File

@ -3,7 +3,6 @@ pkgname=plan9port
version=20200927
revision=1
_githash=291f7411783bf6871b253f3b15ce691eea7a257e
archs="i686* x86_64* ppc*"
wrksrc="${pkgname}-${_githash}"
hostmakedepends="perl which"
makedepends="libX11-devel libXt-devel libXext-devel freetype-devel fontconfig-devel"