svn commit: r399338 - head/sysutils/ipfs-go

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Oct 15 12:23:48 UTC 2015


* William Grzybowski (wg at FreeBSD.org) wrote:

> Modified: head/sysutils/ipfs-go/Makefile
> ==============================================================================
> --- head/sysutils/ipfs-go/Makefile	Thu Oct 15 11:47:23 2015	(r399337)
> +++ head/sysutils/ipfs-go/Makefile	Thu Oct 15 11:49:30 2015	(r399338)
> @@ -16,6 +16,9 @@ USE_GITHUB=	yes
>  GH_ACCOUNT=	ipfs
>  GH_PROJECT=	go-ipfs
>  
> +ONLY_FOR_ARCHS=	amd64
> +ONLY_FOR_ARCHS_REASON=	Does not build on i386 due to a dependency

Please remove that. The fact a dependency is marked ONLY_FOR_ARCHS is
more than enough, you shouldn't infect whole consumer tree with it.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list