Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/synapse/
Date: Fri, 30 Sep 2022 18:16:25
Message-Id: 1664561776.ea74379c785f0fb78a25ee5dd8d5b95bbf180830.arthurzam@gentoo
1 commit: ea74379c785f0fb78a25ee5dd8d5b95bbf180830
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 18:16:16 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 30 18:16:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea74379c
7
8 net-im/synapse: Keyword 1.68.0 ppc64, #873274
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-im/synapse/synapse-1.68.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-im/synapse/synapse-1.68.0.ebuild b/net-im/synapse/synapse-1.68.0.ebuild
16 index 1e8761bdecb8..2916a28b5011 100644
17 --- a/net-im/synapse/synapse-1.68.0.ebuild
18 +++ b/net-im/synapse/synapse-1.68.0.ebuild
19 @@ -68,7 +68,7 @@ LICENSE="Apache-2.0"
20 # Additional licenses needed for Rust crates
21 LICENSE+=" Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="~amd64 ~ppc64"
25 IUSE="postgres systemd test"
26 RESTRICT="!test? ( test )"