Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/retroshare/
Date: Mon, 11 May 2020 16:49:20
Message-Id: 1589215747.2118225e11c98caf3fd5268b27c9897316f7057d.ago@gentoo
1 commit: 2118225e11c98caf3fd5268b27c9897316f7057d
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 11 16:48:28 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon May 11 16:49:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2118225e
7
8 net-p2p/retroshare: x86 stable wrt bug #697578
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-p2p/retroshare/retroshare-0.6.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-p2p/retroshare/retroshare-0.6.5.ebuild b/net-p2p/retroshare/retroshare-0.6.5.ebuild
18 index ceac437cec8..ab3d11026c9 100644
19 --- a/net-p2p/retroshare/retroshare-0.6.5.ebuild
20 +++ b/net-p2p/retroshare/retroshare-0.6.5.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/RetroShare/RetroShare/releases/download/v${PV}/Retro
22 # pegmarkdown can also be used with MIT
23 LICENSE="AGPL-3 GPL-2 GPL-3 Apache-2.0 LGPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 IUSE="cli control-socket gnome-keyring +gui +jsonapi service +sqlcipher webui +xapian"