summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-20 11:10:04 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2023-08-20 11:10:04 +0000
commit7ca8216ae88c5e090c6c588671ee952e81d613e4 (patch)
treec71ac5275f7322767c7d0b16da86c22d8c2778e3
parentwww/pacparser: Minor improvements (diff)
devel/jetbrains-sqlite: enable on powerpc64le
-rw-r--r--devel/jetbrains-sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jetbrains-sqlite/Makefile b/devel/jetbrains-sqlite/Makefile
index 0c71f7a3dc79..c01148079d1c 100644
--- a/devel/jetbrains-sqlite/Makefile
+++ b/devel/jetbrains-sqlite/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/JetBrains/intellij-community/tree/master/platform/sqlit
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-ONLY_FOR_ARCHS= amd64
+ONLY_FOR_ARCHS= amd64 powerpc64le
BUILD_DEPENDS= bash:shells/bash