diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 10:07:38 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-15 10:07:38 +0000 |
commit | 937d45e0967a6809b3ee43876215b5a0a8aa873e (patch) | |
tree | 5c7bad5d1b54c13400bf5cf925e4e0440a5d2ecf /net-im | |
parent | net-dns/djbdns: remove unused patches (diff) | |
download | gentoo-937d45e0967a6809b3ee43876215b5a0a8aa873e.tar.gz gentoo-937d45e0967a6809b3ee43876215b5a0a8aa873e.tar.bz2 gentoo-937d45e0967a6809b3ee43876215b5a0a8aa873e.zip |
net-im/synapse: Stabilize 1.83.0 amd64, #908514
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/synapse/synapse-1.83.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/synapse/synapse-1.83.0.ebuild b/net-im/synapse/synapse-1.83.0.ebuild index 7096d34ff0e2..5994cc671cbb 100644 --- a/net-im/synapse/synapse-1.83.0.ebuild +++ b/net-im/synapse/synapse-1.83.0.ebuild @@ -83,7 +83,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 )" |