commit: 9302ee320b58aab9ed14724c35578f44234280c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 18:06:24 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 18:06:24 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9302ee32
net-im/synapse: Stabilize 1.98.0-r1 amd64, #921936
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
net-im/synapse/synapse-1.98.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/synapse/synapse-1.98.0-r1.ebuild
b/net-im/synapse/synapse-1.98.0-r1.ebuild
index 23a6f0d0c451..29a3d7c640a6 100644
--- a/net-im/synapse/synapse-1.98.0-r1.ebuild
+++ b/net-im/synapse/synapse-1.98.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -86,7 +86,7 @@ LICENSE+="
|| ( Apache-2.0 Boost-1.0 )
"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="amd64 ~arm64 ~ppc64"
IUSE="postgres systemd test"
RESTRICT="!test? ( test )"