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-erlang/fast_xml/
Date: Mon, 23 Oct 2017 19:51:50
Message-Id: 1508788257.c295b93edf6cd82f0be80afd15b9fffe884e3bc9.whissi@gentoo
1 commit: c295b93edf6cd82f0be80afd15b9fffe884e3bc9
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 19:32:58 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:50:57 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c295b93e
7
8 dev-erlang/fast_xml: x86 stable (bug #619836)
9
10 Package-Manager: Portage-2.3.11, Repoman-2.3.3
11
12 dev-erlang/fast_xml/fast_xml-1.1.22.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild
16 index b0d200c85dd..f9b283fe032 100644
17 --- a/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild
18 +++ b/dev-erlang/fast_xml/fast_xml-1.1.22.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86"
25 IUSE="test"
26
27 RDEPEND=">=dev-erlang/p1_utils-1.0.7