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/vbindiff/
Date: Tue, 06 Feb 2018 15:10:33
Message-Id: 1517929796.6e3c45c74125cfbd9a6fac7e7377e886dadd7297.whissi@gentoo
1 commit: 6e3c45c74125cfbd9a6fac7e7377e886dadd7297
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:17:56 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3c45c7
7
8 dev-util/vbindiff: x86 stable (bug #641914)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-util/vbindiff/vbindiff-3.0_beta5.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
16 index 755647dd488..1c713d3f2da 100644
17 --- a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
18 +++ b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mrdudz/${PN}/releases/download/${PV}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
30 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd"
31 IUSE=""
32
33 RDEPEND="sys-libs/ncurses:0="