git: 09ffd480f193 - main - print/py-reportlab: enable DOCS on powerpc64

From: Piotr Kubaj <pkubaj_at_FreeBSD.org>
Date: Fri, 22 Apr 2022 15:51:19 UTC
The branch main has been updated by pkubaj:

URL: https://cgit.FreeBSD.org/ports/commit/?id=09ffd480f193d9514f078aaef0c8ebbaf3f205e7

commit 09ffd480f193d9514f078aaef0c8ebbaf3f205e7
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-04-22 15:37:27 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-04-22 15:37:27 +0000

    print/py-reportlab: enable DOCS on powerpc64
---
 print/py-reportlab/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile
index 866441ce30e6..1a448dbb5c35 100644
--- a/print/py-reportlab/Makefile
+++ b/print/py-reportlab/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	reportlab
 PORTVERSION=	3.5.68
+PORTREVISION=	1
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP \
 		https://www.reportlab.com/ftp/
@@ -34,9 +35,6 @@ PORTDOCS=	reportlab-userguide.pdf
 
 OPTIONS_DEFINE=	CJK FREETYPE DOCS
 OPTIONS_DEFAULT=CJK FREETYPE
-# XXX disable this 20190809 while linimon investigates why having it
-# enabled consumes all memory and swap during poudriere builds.
-OPTIONS_EXCLUDE_powerpc64=	DOCS
 CJK_DESC=	Adobe CMaps
 CJK_RUN_DEPENDS=	${LOCALBASE}/share/fonts/adobe-cmaps/ac15/cid2code.txt:print/adobe-cmaps
 FREETYPE_LIB_DEPENDS=	libfreetype.so:print/freetype2