diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-25 15:13:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-25 15:13:19 +0300 |
commit | 770eb2b593a726c9ab493dc830fb5dc87c0bd87e (patch) | |
tree | 77dbe91056f1cbe1cbac2e5f2a3897e20a8a660e /net-im | |
parent | net-analyzer/greenbone-feed-sync: add 23.8.0 (diff) | |
download | gentoo-770eb2b593a726c9ab493dc830fb5dc87c0bd87e.tar.gz gentoo-770eb2b593a726c9ab493dc830fb5dc87c0bd87e.tar.bz2 gentoo-770eb2b593a726c9ab493dc830fb5dc87c0bd87e.zip |
net-im/synapse: Stabilize 1.90.0 amd64, #914631
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/synapse/synapse-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/synapse/synapse-1.90.0.ebuild b/net-im/synapse/synapse-1.90.0.ebuild index 191a54d1dba3..a73e55d8e8d9 100644 --- a/net-im/synapse/synapse-1.90.0.ebuild +++ b/net-im/synapse/synapse-1.90.0.ebuild @@ -85,7 +85,7 @@ LICENSE+=" Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016 " SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" IUSE="postgres systemd test" RESTRICT="!test? ( test )" |