aboutsummaryrefslogtreecommitdiff
path: root/news/nzbhydra2
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-17 01:44:10 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2021-01-17 01:44:10 +0000
commit8fc67492d3ff6fe40eeaf19f6ef7e48865d9f091 (patch)
treebf44bb8cc8533afe6bdc5c878e0b816d347e49cf /news/nzbhydra2
parent6b43434c271d2ef8672823c572a337e43763a4ef (diff)
downloadports-8fc67492d3ff6fe40eeaf19f6ef7e48865d9f091.tar.gz
ports-8fc67492d3ff6fe40eeaf19f6ef7e48865d9f091.zip
news/nzbhydra2: enable on powerpc64le
Notes
Notes: svn path=/head/; revision=561783
Diffstat (limited to 'news/nzbhydra2')
-rw-r--r--news/nzbhydra2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nzbhydra2/Makefile b/news/nzbhydra2/Makefile
index 7eabdfc1e855..8d3ca1b3adf1 100644
--- a/news/nzbhydra2/Makefile
+++ b/news/nzbhydra2/Makefile
@@ -12,7 +12,7 @@ COMMENT= Usenet meta search
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= amd64 powerpc64
+ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le
USES= python:3.5+ shebangfix zip
USE_JAVA= yes