summaryrefslogtreecommitdiff
path: root/app-text
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-02-25 20:36:40 -0500
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-02-25 20:36:40 -0500
commit7499d2b2ed7962607c4bac524622dd02b7742b9e (patch)
tree5b91a1b836e65bc38c54c2ef562ec150c1a5e630 /app-text
parent2d3ebe07394992e40a21a94cb79eeab8aa49dcef (diff)
downloadgentoo-overlay-7499d2b2ed7962607c4bac524622dd02b7742b9e.tar.xz
gentoo-overlay-7499d2b2ed7962607c4bac524622dd02b7742b9e.zip
app-text/pdfsizeopt: _PYTHON_ALLOW_PY27=1 and mask
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pdfsizeopt/pdfsizeopt-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/pdfsizeopt/pdfsizeopt-9999.ebuild b/app-text/pdfsizeopt/pdfsizeopt-9999.ebuild
index 0d77669..386d0d7 100644
--- a/app-text/pdfsizeopt/pdfsizeopt-9999.ebuild
+++ b/app-text/pdfsizeopt/pdfsizeopt-9999.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 )
+_PYTHON_ALLOW_PY27=1
inherit git-r3 python-single-r1
DESCRIPTION="PDF file size optimizer"