summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/secretstorage/secretstorage-3.1.0.ebuild')
-rw-r--r--dev-python/secretstorage/secretstorage-3.1.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/secretstorage/secretstorage-3.1.0.ebuild b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
index 7ab36cf655c2..55915a6194af 100644
--- a/dev-python/secretstorage/secretstorage-3.1.0.ebuild
+++ b/dev-python/secretstorage/secretstorage-3.1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( pypy3 python3_{5,6,7} )
inherit distutils-r1
@@ -20,7 +20,6 @@ IUSE="doc test"
RDEPEND="
dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/dbus-python[${PYTHON_USEDEP}]
dev-python/jeepney[${PYTHON_USEDEP}]
"
BDEPEND="