commit: c3fb729f170136c88d630b0bfe9ba07248e2a345 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu May 15 16:41:48 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu May 15 16:41:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3fb729f
net-im/synapse: Stabilize 1.128.0 amd64, #955977 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-im/synapse/synapse-1.128.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/synapse/synapse-1.128.0.ebuild b/net-im/synapse/synapse-1.128.0.ebuild index 6da2cfbd0a60..acd0eac08ddb 100644 --- a/net-im/synapse/synapse-1.128.0.ebuild +++ b/net-im/synapse/synapse-1.128.0.ebuild @@ -113,7 +113,7 @@ LICENSE+=" || ( Apache-2.0 Boost-1.0 ) " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="postgres selinux systemd test" RESTRICT="!test? ( test )"