diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-31 13:45:52 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-31 13:45:52 +0300 |
commit | 7c76ec938f0a6a41c0501b053c9793f13ff883e9 (patch) | |
tree | 61be9f54965f6369aeec11bae8714dfa8eeada6f /net-im | |
parent | media-libs/harfbuzz: Stabilize 8.4.0 sparc, #927996 (diff) | |
download | gentoo-7c76ec938f0a6a41c0501b053c9793f13ff883e9.tar.gz gentoo-7c76ec938f0a6a41c0501b053c9793f13ff883e9.tar.bz2 gentoo-7c76ec938f0a6a41c0501b053c9793f13ff883e9.zip |
net-im/synapse: Stabilize 1.106.0 amd64, #933225
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/synapse/synapse-1.106.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/synapse/synapse-1.106.0.ebuild b/net-im/synapse/synapse-1.106.0.ebuild index 63f49a4aa48a..ba209eeb07ec 100644 --- a/net-im/synapse/synapse-1.106.0.ebuild +++ b/net-im/synapse/synapse-1.106.0.ebuild @@ -113,7 +113,7 @@ LICENSE+=" || ( Apache-2.0 Boost-1.0 ) " SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="postgres systemd test" RESTRICT="!test? ( test )" |