dev-python/mecab-python: update patch

Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
Akinori Hattori
2018-07-20 23:14:16 +09:00
parent 5ad7cb8464
commit 8ae278565d
2 changed files with 1 additions and 1 deletions

View File

@@ -18,6 +18,6 @@ IUSE=""
DEPEND="~app-text/mecab-${PV}"
RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}"/${PN}-py3.diff )
PATCHES=( "${FILESDIR}"/${PN}-python3.patch )
DOCS=( AUTHORS README test.py )
HTML_DOCS=( bindings.html )