Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/blahtexml/
Date: Fri, 07 Jul 2017 19:41:32
Message-Id: 1499454267.9d4da606a472492d04848c87037c0b63e99a7651.aballier@gentoo
1 commit: 9d4da606a472492d04848c87037c0b63e99a7651
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 7 19:04:27 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 7 19:04:27 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d4da606
7
8 app-text/blahtexml: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 app-text/blahtexml/blahtexml-0.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/blahtexml/blahtexml-0.9.ebuild b/app-text/blahtexml/blahtexml-0.9.ebuild
16 index 2346ae57bdc..50be0fd0c5a 100644
17 --- a/app-text/blahtexml/blahtexml-0.9.ebuild
18 +++ b/app-text/blahtexml/blahtexml-0.9.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://gva.noekeon.org/${PN}/${P}-src.tar.gz"
20
21 LICENSE="BSD CC-BY-3.0 ZLIB"
22 SLOT="0"
23 -KEYWORDS="amd64 arm ppc ppc64 x86"
24 +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
25 IUSE="doc"
26
27 RDEPEND="dev-libs/xerces-c"