dev-python/psycopg: remove patch to fix build and bug 629476

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
Matthew Thode
2017-08-31 12:54:30 -05:00
parent 3f2a508625
commit 04be95246d

View File

@@ -28,7 +28,7 @@ DEPEND="${RDEPEND}
RESTRICT="test"
# Remove py3.2 entry from intersphinx setting
PATCHES=( "${FILESDIR}/"${PN}-2.4.2-setup.py.patch )
PATCHES=( )
S="${WORKDIR}/${MY_P}"