Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/uutf/
Date: Wed, 02 Aug 2017 11:23:06
Message-Id: 1501672963.4a4044a8d860b52c325ff61b1528013331907398.aballier@gentoo
1 commit: 4a4044a8d860b52c325ff61b1528013331907398
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 2 10:33:07 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 2 11:22:43 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4044a8
7
8 dev-ml/uutf: keyword ~x86
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-ml/uutf/uutf-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild
16 index 7cb99ee3797..3e6636aa1de 100644
17 --- a/dev-ml/uutf/uutf-1.0.1.ebuild
18 +++ b/dev-ml/uutf/uutf-1.0.1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/uutf/releases/${P}.tbz"
20
21 LICENSE="ISC"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
25 IUSE="doc utftrip +ocamlopt test"
26
27 RDEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt?]