summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-02 18:05:20 +0000
committerSam James <sam@gentoo.org>2023-01-02 18:05:20 +0000
commit4a7cf78781b9f8d30d58984cf14b7d6472a375b9 (patch)
tree1e793e89465f7951e1352bae2a405b5574b3588f
parentprofiles/updates: Remove old (diff)
downloadgentoo-4a7cf787.tar.gz
gentoo-4a7cf787.tar.bz2
gentoo-4a7cf787.zip
net-im/synapse: Stabilize 1.72.0 amd64, #889342
Signed-off-by: Sam James <sam@gentoo.org>
-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 )"