diff options
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.1.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/secretstorage/secretstorage-3.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.3.1.ebuild b/dev-python/secretstorage/secretstorage-3.3.1.ebuild index aa44e3708a29..783105f6acc2 100644 --- a/dev-python/secretstorage/secretstorage-3.3.1.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.1.ebuild @@ -23,10 +23,10 @@ RDEPEND=" >=dev-python/jeepney-0.6[${PYTHON_USEDEP}] " BDEPEND=" - test? ( !hppa? ( !sparc? ( + test? ( !hppa? ( !sparc? ( !s390? ( sys-apps/dbus virtual/secret-service - ) ) ) + ) ) ) ) " distutils_enable_tests unittest diff --git a/dev-python/secretstorage/secretstorage-3.3.2.ebuild b/dev-python/secretstorage/secretstorage-3.3.2.ebuild index d1a79f037559..4984cd1b9085 100644 --- a/dev-python/secretstorage/secretstorage-3.3.2.ebuild +++ b/dev-python/secretstorage/secretstorage-3.3.2.ebuild @@ -28,11 +28,11 @@ RDEPEND=" " BDEPEND=" test? ( - !hppa? ( !sparc? ( + !hppa? ( !sparc? ( !s390? ( sys-apps/dbus virtual/secret-service ) - ) ) + ) ) ) " distutils_enable_tests unittest |
