summaryrefslogtreecommitdiff
path: root/net-im/synapse/synapse-1.83.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-15 13:38:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-15 13:38:09 +0100
commitdb70871b2044b9bfde346d6f4027dafb0a013c4c (patch)
tree34548aee54e5458d3754bd8c8f987acdb5ee444c /net-im/synapse/synapse-1.83.0.ebuild
parent1c382dc5dbc52576ac2300fee0498af8af44e7b4 (diff)
gentoo auto-resync : 15:06:2023 - 13:38:09
Diffstat (limited to 'net-im/synapse/synapse-1.83.0.ebuild')
-rw-r--r--net-im/synapse/synapse-1.83.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/synapse/synapse-1.83.0.ebuild b/net-im/synapse/synapse-1.83.0.ebuild
index 3114073be20f..5994cc671cbb 100644
--- a/net-im/synapse/synapse-1.83.0.ebuild
+++ b/net-im/synapse/synapse-1.83.0.ebuild
@@ -83,7 +83,7 @@ LICENSE+="
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016
"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
IUSE="postgres systemd test"
RESTRICT="!test? ( test )"
@@ -115,7 +115,7 @@ RDEPEND="
dev-python/pymacaroons[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
- dev-python/service_identity[${PYTHON_USEDEP}]
+ dev-python/service-identity[${PYTHON_USEDEP}]
dev-python/signedjson[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
dev-python/treq[${PYTHON_USEDEP}]