diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 18:08:40 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:20:55 +0100 |
commit | c30b353b36126de37ebc66ecb7673485ef48420c (patch) | |
tree | 39fd019428cf53741979f7db8eed697f26c330bc /app-text/blahtexml | |
parent | www-client/vivaldi-snapshot: Old. (diff) | |
download | gentoo-c30b353b36126de37ebc66ecb7673485ef48420c.tar.gz gentoo-c30b353b36126de37ebc66ecb7673485ef48420c.tar.bz2 gentoo-c30b353b36126de37ebc66ecb7673485ef48420c.zip |
app-text/blahtexml: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
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 50be0fd0c5a5..ee195e68bed9 100644 --- a/app-text/blahtexml/blahtexml-0.9.ebuild +++ b/app-text/blahtexml/blahtexml-0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://gva.noekeon.org/${PN}/${P}-src.tar.gz" LICENSE="BSD CC-BY-3.0 ZLIB" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ~hppa ppc ppc64 x86" IUSE="doc" RDEPEND="dev-libs/xerces-c" |