mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/twisted: Fix missed 'fi' statement.
Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user