summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-26 15:34:37 +0100
committerSam James <sam@gentoo.org>2022-04-26 15:38:23 +0100
commit05d5aea0442744c88ca6bd33f8446a148373b7e6 (patch)
tree31cd8c03d684b75d8b8cd333c874e827ba0db62f
parentdev-libs/xerces-c: Keyword 3.2.3-r2 s390, #840930 (diff)
downloadgentoo-05d5aea0442744c88ca6bd33f8446a148373b7e6.tar.gz
gentoo-05d5aea0442744c88ca6bd33f8446a148373b7e6.tar.bz2
gentoo-05d5aea0442744c88ca6bd33f8446a148373b7e6.zip
app-text/blahtexml: Keyword 0.9 s390, #840930
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-text/blahtexml/blahtexml-0.9.ebuild4
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 9e5e3851e780..e8daaacf166e 100644
--- a/app-text/blahtexml/blahtexml-0.9.ebuild
+++ b/app-text/blahtexml/blahtexml-0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~hppa ppc ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 x86"
IUSE="doc"
RDEPEND="dev-libs/xerces-c"