Date: Sun, 24 May 2026 14:02:39 +0000 From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 85baf1527ee2 - main - devel/jetbrains-phpstorm: enable on powerpc64le Message-ID: <6a1304ff.190b9.22767443@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=85baf1527ee2f0177deaa33cbfd1ca9859f2bc48 commit 85baf1527ee2f0177deaa33cbfd1ca9859f2bc48 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2026-05-23 09:27:02 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2026-05-24 14:02:13 +0000 devel/jetbrains-phpstorm: enable on powerpc64le --- devel/jetbrains-phpstorm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/jetbrains-phpstorm/Makefile b/devel/jetbrains-phpstorm/Makefile index 6322392a2787..d40a6062847c 100644 --- a/devel/jetbrains-phpstorm/Makefile +++ b/devel/jetbrains-phpstorm/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= Subscription license agreement for business and organizations LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html LICENSE_PERMS= dist-mirror pkg-mirror auto-accept -ONLY_FOR_ARCHS= aarch64 amd64 +ONLY_FOR_ARCHS= aarch64 amd64 powerpc64le BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1304ff.190b9.22767443>
