summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/synapse/synapse-1.72.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/synapse/synapse-1.72.0.ebuild b/net-im/synapse/synapse-1.72.0.ebuild
index 17b82d3cea62..482ac034d693 100644
--- a/net-im/synapse/synapse-1.72.0.ebuild
+++ b/net-im/synapse/synapse-1.72.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -84,7 +84,7 @@ LICENSE="Apache-2.0"
# Dependent crate licenses
LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD Boost-1.0 MIT Unicode-DFS-2016 Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
+KEYWORDS="amd64 ~ppc64"
IUSE="postgres systemd test"
RESTRICT="!test? ( test )"