summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-10-09 09:42:20 +0200
committerMichał Górny <mgorny@gentoo.org>2022-10-09 09:47:47 +0200
commitd24fbc99300e059db3a6d981513a5a69c74c4592 (patch)
tree37dd4149530af6eafa94ed81a4916b8cc7e827a8
parentdev-java/hamcrest-library: drop 1.3-r2 (diff)
downloadgentoo-d24fbc99300e059db3a6d981513a5a69c74c4592.tar.gz
gentoo-d24fbc99300e059db3a6d981513a5a69c74c4592.tar.bz2
gentoo-d24fbc99300e059db3a6d981513a5a69c74c4592.zip
dev-python/secretstorage: Align parentheses
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/secretstorage/secretstorage-3.3.3.ebuild4
1 files 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