commit: d24fbc99300e059db3a6d981513a5a69c74c4592
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 9 07:42:20 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 9 07:47:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24fbc99
dev-python/secretstorage: Align parentheses
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/secretstorage/secretstorage-3.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
index a20142345925..6c7242c04100 100644
--- a/dev-python/secretstorage/secretstorage-3.3.3.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.3.3.ebuild
@@ -31,8 +31,8 @@ BDEPEND="
!hppa? ( !sparc? ( !s390? (
sys-apps/dbus
virtual/secret-service
- )
- ) ) )
+ ) ) )
+ )
"
distutils_enable_tests unittest