From 7c8dfda115c883ecfb9939d24b33fb041281c334 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 10 Oct 2025 09:52:04 +0300 Subject: [PATCH] net-im/synapse: Stabilize 1.138.4 amd64, #963990 Signed-off-by: Arthur Zamarin --- net-im/synapse/synapse-1.138.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/synapse/synapse-1.138.4.ebuild b/net-im/synapse/synapse-1.138.4.ebuild index cf38ba0f3b09d..534463b5ab92f 100644 --- a/net-im/synapse/synapse-1.138.4.ebuild +++ b/net-im/synapse/synapse-1.138.4.ebuild @@ -231,7 +231,7 @@ LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD ISC MIT Unicode-3.0 " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="postgres selinux systemd test" RESTRICT="!test? ( test )"