diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-15 00:20:03 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-15 00:20:03 +0100 |
commit | e3242e0bbe45af90e33f88aa3f75196413104048 (patch) | |
tree | ce1d0ab2d0d2cfb5e7dd94bc160a0ac6e3871069 /app-text | |
parent | sci-libs/proj: keyword 8.1.0-r1 for ~riscv (diff) | |
download | gentoo-e3242e0bbe45af90e33f88aa3f75196413104048.tar.gz gentoo-e3242e0bbe45af90e33f88aa3f75196413104048.tar.bz2 gentoo-e3242e0bbe45af90e33f88aa3f75196413104048.zip |
app-text/blahtexml: keyword 0.9 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-text')
-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 f470b6197643..9e5e3851e780 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 arm64 ~hppa ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv x86" IUSE="doc" RDEPEND="dev-libs/xerces-c" |