mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
dev-python/jpype: Remove obsolete workaround to distutils-r1.eclass former blocking QA check
Bug: https://bugs.gentoo.org/937642 Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>
This commit is contained in:
@@ -19,13 +19,6 @@ KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="virtual/jdk"
|
||||
|
||||
# WORKAROUND: Overload function to nullify blocking QA check.
|
||||
# To be deleted after resolution of
|
||||
# https://bugs.gentoo.org/937642
|
||||
_distutils-r1_post_python_install() {
|
||||
local keep
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
sed -i "s/'-g0', //g;s/, '-O2'//g" "${S}"/setupext/platform.py || die
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user