commit: 4a7cf78781b9f8d30d58984cf14b7d6472a375b9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 2 18:05:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 2 18:05:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a7cf787
net-im/synapse: Stabilize 1.72.0 amd64, #889342 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/synapse/synapse-1.72.0.ebuild | 4 ++-- 1 file 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 )"
