commit: b4a1bc30edfb2a30917f583da9a8c875575ac8fe
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 1 13:24:37 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Apr 1 14:37:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4a1bc30
sys-apps/bleachbit: small typofix
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-apps/bleachbit/bleachbit-3.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/bleachbit/bleachbit-3.9.0.ebuild
b/sys-apps/bleachbit/bleachbit-3.9.0.ebuild
index 1caaed30cb4..b5898e187fe 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