commit: 09b7c8fdf419eb85022061f6da005ccbc71f5aed Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 16 08:14:58 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Aug 16 08:14:58 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b7c8fd
net-im/synapse: Stabilize 1.111.1 amd64, #938000 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-im/synapse/synapse-1.111.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/synapse/synapse-1.111.1.ebuild b/net-im/synapse/synapse-1.111.1.ebuild index 25835bc4fac8..90825bfd01a7 100644 --- a/net-im/synapse/synapse-1.111.1.ebuild +++ b/net-im/synapse/synapse-1.111.1.ebuild @@ -116,7 +116,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 )"