diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:04:27 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 21:04:27 +0200 |
commit | 9d4da606a472492d04848c87037c0b63e99a7651 (patch) | |
tree | 9673debd004a5204b9d59ed24b291d669f90c4a4 /app-text/blahtexml | |
parent | dev-ruby/tdiff: keyword ~arm64 (diff) | |
download | gentoo-9d4da606a472492d04848c87037c0b63e99a7651.tar.gz gentoo-9d4da606a472492d04848c87037c0b63e99a7651.tar.bz2 gentoo-9d4da606a472492d04848c87037c0b63e99a7651.zip |
app-text/blahtexml: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text/blahtexml')
-rw-r--r-- | app-text/blahtexml/blahtexml-0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/blahtexml/blahtexml-0.9.ebuild b/app-text/blahtexml/blahtexml-0.9.ebuild index 2346ae57bdc0..50be0fd0c5a5 100644 --- a/app-text/blahtexml/blahtexml-0.9.ebuild +++ b/app-text/blahtexml/blahtexml-0.9.ebuild @@ -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 ppc ppc64 x86" +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" IUSE="doc" RDEPEND="dev-libs/xerces-c" |