Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffuse/
Date: Mon, 09 Mar 2020 14:15:33
Message-Id: 1583763178.40c1331d1039e18efe5fbb25d62af5b39538632e.whissi@gentoo
1 commit: 40c1331d1039e18efe5fbb25d62af5b39538632e
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 9 14:12:58 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 9 14:12:58 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40c1331d
7
8 dev-util/diffuse: x86 stable (bug #708074)
9
10 Package-Manager: Portage-2.3.91, Repoman-2.3.20
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild b/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild
17 index 257485a5be3..c11d80eb5f9 100644
18 --- a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild
19 +++ b/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"