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-im/yowsup/
Date: Fri, 04 Oct 2019 12:58:00
Message-Id: 1570193865.6d795c681969971d8bf5213087a3ca9202320e40.ago@gentoo
1 commit: 6d795c681969971d8bf5213087a3ca9202320e40
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 4 12:57:45 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 4 12:57:45 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d795c68
7
8 net-im/yowsup: x86 stable wrt bug #696116
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-im/yowsup/yowsup-3.2.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/yowsup/yowsup-3.2.3.ebuild b/net-im/yowsup/yowsup-3.2.3.ebuild
18 index 2be900dd1a5..8616e38519e 100644
19 --- a/net-im/yowsup/yowsup-3.2.3.ebuild
20 +++ b/net-im/yowsup/yowsup-3.2.3.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/tgalal/yowsup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27
28 RDEPEND="
29 dev-python/appdirs[${PYTHON_USEDEP}]