diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-30 13:20:00 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-11-30 13:20:00 +0100 |
commit | e70f091cfd36b07fcea7ffad6376433e84bdaa35 (patch) | |
tree | 0dcf47fa04466c09bf6e08cdfe2d24d49ea3febf /net-im | |
parent | profiles: Mask app-editors/emacs:23 and :24 for removal (diff) | |
download | gentoo-e70f091cfd36b07fcea7ffad6376433e84bdaa35.tar.gz gentoo-e70f091cfd36b07fcea7ffad6376433e84bdaa35.tar.bz2 gentoo-e70f091cfd36b07fcea7ffad6376433e84bdaa35.zip |
net-im/synapse: Stabilize 1.70.1 amd64, #883717
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/synapse/synapse-1.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/synapse/synapse-1.70.1.ebuild b/net-im/synapse/synapse-1.70.1.ebuild index 3eb756087e8b..7ac2fb90e443 100644 --- a/net-im/synapse/synapse-1.70.1.ebuild +++ b/net-im/synapse/synapse-1.70.1.ebuild @@ -84,7 +84,7 @@ LICENSE="Apache-2.0" # Additional licenses needed for Rust crates 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 )" |