From: Joonas Niilola Date: Wed, 1 Apr 2020 13:24:37 +0000 (+0300) Subject: sys-apps/bleachbit: small typofix X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b4a1bc30edfb2a30917f583da9a8c875575ac8fe;p=gentoo.git sys-apps/bleachbit: small typofix Signed-off-by: Joonas Niilola --- diff --git a/sys-apps/bleachbit/bleachbit-3.9.0.ebuild b/sys-apps/bleachbit/bleachbit-3.9.0.ebuild index 1caaed30cb42..b5898e187fe2 100644 --- a/sys-apps/bleachbit/bleachbit-3.9.0.ebuild +++ b/sys-apps/bleachbit/bleachbit-3.9.0.ebuild @@ -28,7 +28,7 @@ BDEPEND=" distutils_enable_tests unittest # tests fail under FEATURES=usersandbox -RESTRICT+=" test" +RESTRICT="test" python_prepare_all() { if use test; then