commit: 05d5aea0442744c88ca6bd33f8446a148373b7e6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 26 14:34:37 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Apr 26 14:38:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05d5aea0
app-text/blahtexml: Keyword 0.9 s390, #840930 Signed-off-by: Sam James <sam <AT> gentoo.org> app-text/blahtexml/blahtexml-0.9.ebuild | 4 ++-- 1 file 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"