dev-python/twisted: Fix missed 'fi' statement.

Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
This commit is contained in:
Brian Dolbec
2017-03-29 19:47:54 -07:00
parent b386fa3d0e
commit d47cedc8f6

View File

@@ -142,6 +142,7 @@ pkg_postinst() {
einfo " ie: $ python3.6 /usr/bin/trial twisted"
einfo "There are a few known python-2.7 errors due to some unicode issues"
einfo "which are different in Gentoo installed python-2.7"
fi
}
pkg_postrm(){