summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-01-12 20:06:24 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-01-12 20:06:24 +0200
commit9302ee320b58aab9ed14724c35578f44234280c7 (patch)
tree57ec82719127e98c611fd544797768f3208439b6 /net-im
parentsys-apps/portage: Stabilize 3.0.61-r1 x86, #921933 (diff)
downloadgentoo-9302ee320b58aab9ed14724c35578f44234280c7.tar.gz
gentoo-9302ee320b58aab9ed14724c35578f44234280c7.tar.bz2
gentoo-9302ee320b58aab9ed14724c35578f44234280c7.zip
net-im/synapse: Stabilize 1.98.0-r1 amd64, #921936
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/synapse/synapse-1.98.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/synapse/synapse-1.98.0-r1.ebuild b/net-im/synapse/synapse-1.98.0-r1.ebuild
index 23a6f0d0c451..29a3d7c640a6 100644
--- a/net-im/synapse/synapse-1.98.0-r1.ebuild
+++ b/net-im/synapse/synapse-1.98.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -86,7 +86,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 )"