Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 2020 13:33:27 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r559736 - head/devel/nexus2-oss
Message-ID:  <202012311333.0BVDXRrf031195@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Thu Dec 31 13:33:27 2020
New Revision: 559736
URL: https://svnweb.freebsd.org/changeset/ports/559736

Log:
  devel/nexus2-oss: enable on all architectures
  
  There's no mention at https://help.sonatype.com/repomanager3/installation/system-requirements#SystemRequirements-CPU about required architecture.

Modified:
  head/devel/nexus2-oss/Makefile

Modified: head/devel/nexus2-oss/Makefile
==============================================================================
--- head/devel/nexus2-oss/Makefile	Thu Dec 31 13:06:27 2020	(r559735)
+++ head/devel/nexus2-oss/Makefile	Thu Dec 31 13:33:27 2020	(r559736)
@@ -13,8 +13,6 @@ COMMENT=	Maven (and others) artifacts repostory manage
 
 LICENSE=	EPL
 
-ONLY_FOR_ARCHS=	amd64 i386
-
 PATCH_DEPENDS=	zip:archivers/zip
 RUN_DEPENDS=	javaservicewrapper:sysutils/javaservicewrapper
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012311333.0BVDXRrf031195>