diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-27 18:08:40 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-27 19:55:03 +0100 |
commit | d64e31e0a0db91f309edfe82c9ea26d6b6005444 (patch) | |
tree | 2a9006432548b5e230add42278b349de59eb1b9d /app-text/blahtexml | |
parent | dev-libs/xerces-c: arm stable (bug 590274). (diff) | |
download | gentoo-d64e31e0a0db91f309edfe82c9ea26d6b6005444.tar.gz gentoo-d64e31e0a0db91f309edfe82c9ea26d6b6005444.tar.bz2 gentoo-d64e31e0a0db91f309edfe82c9ea26d6b6005444.zip |
app-text/blahtexml: arm ppc ppc64 stable (bug 590274).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-text/blahtexml')
-rw-r--r-- | app-text/blahtexml/blahtexml-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/blahtexml/blahtexml-0.9.ebuild b/app-text/blahtexml/blahtexml-0.9.ebuild index 451353f65328..599ecb829217 100644 --- a/app-text/blahtexml/blahtexml-0.9.ebuild +++ b/app-text/blahtexml/blahtexml-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://gva.noekeon.org/${PN}/${P}-src.tar.gz" LICENSE="BSD CC-BY-3.0 ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ppc ppc64 x86" IUSE="doc" RDEPEND="dev-libs/xerces-c" |