diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-06 19:52:41 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-06 19:52:41 +0300 |
commit | 8f8c946f9b16b6c9e706493d7c34b10c83f8b0c6 (patch) | |
tree | b9be8e229fab735043dc1e6295443410bc3cd070 /net-im/synapse | |
parent | app-misc/ansiweather: new package; add 1.19.0 (diff) | |
download | gentoo-8f8c946f9b16b6c9e706493d7c34b10c83f8b0c6.tar.gz gentoo-8f8c946f9b16b6c9e706493d7c34b10c83f8b0c6.tar.bz2 gentoo-8f8c946f9b16b6c9e706493d7c34b10c83f8b0c6.zip |
net-im/synapse: Stabilize 1.78.0-r1 amd64, #903906
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im/synapse')
-rw-r--r-- | net-im/synapse/synapse-1.78.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/synapse/synapse-1.78.0-r1.ebuild b/net-im/synapse/synapse-1.78.0-r1.ebuild index 9b508939ceef..acb12d384557 100644 --- a/net-im/synapse/synapse-1.78.0-r1.ebuild +++ b/net-im/synapse/synapse-1.78.0-r1.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 )" |