Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iucode_tool/
Date: Thu, 26 Jan 2017 10:27:16
Message-Id: 1485426426.fe00075fc8645ef4f934b00ff43e7f37588f243e.ago@gentoo
1 commit: fe00075fc8645ef4f934b00ff43e7f37588f243e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 26 10:27:06 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 26 10:27:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe00075f
7
8 sys-apps/iucode_tool: x86 stable wrt bug #606724
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild b/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild
18 index 650bf68..6184a2c 100644
19 --- a/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild
20 +++ b/sys-apps/iucode_tool/iucode_tool-2.1.1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="https://gitlab.com/iucode-tool/releases/raw/master/${PN/_/-}_${PV}.tar.
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="-* amd64 ~x86"
26 +KEYWORDS="-* amd64 x86"
27 IUSE=""
28
29 S="${WORKDIR}/${PN/_/-}-${PV}"