Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/blahtexml/
Date: Mon, 27 Feb 2017 18:55:55
Message-Id: 1488221703.d64e31e0a0db91f309edfe82c9ea26d6b6005444.xmw@gentoo
1 commit: d64e31e0a0db91f309edfe82c9ea26d6b6005444
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 27 17:08:40 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 27 18:55:03 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64e31e0
7
8 app-text/blahtexml: arm ppc ppc64 stable (bug 590274).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-text/blahtexml/blahtexml-0.9.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/blahtexml/blahtexml-0.9.ebuild b/app-text/blahtexml/blahtexml-0.9.ebuild
16 index 451353f653..599ecb8292 100644
17 --- a/app-text/blahtexml/blahtexml-0.9.ebuild
18 +++ b/app-text/blahtexml/blahtexml-0.9.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="http://gva.noekeon.org/${PN}/${P}-src.tar.gz"
26
27 LICENSE="BSD CC-BY-3.0 ZLIB"
28 SLOT="0"
29 -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
30 +KEYWORDS="amd64 arm ppc ppc64 x86"
31 IUSE="doc"
32
33 RDEPEND="dev-libs/xerces-c"