diff options
author | Ryan Qian <i@bitbili.net> | 2022-03-25 21:23:23 +0800 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-25 14:55:37 +0100 |
commit | d69bfecc65aa507dfff1f831dc30903aa5b2d6f8 (patch) | |
tree | d91ef60bceb9e7020077c21c5d40bcf4db1cb29e /app-text | |
parent | media-libs/libeot: keyword 0.01 for ~riscv (diff) | |
download | gentoo-d69bfecc65aa507dfff1f831dc30903aa5b2d6f8.tar.gz gentoo-d69bfecc65aa507dfff1f831dc30903aa5b2d6f8.tar.bz2 gentoo-d69bfecc65aa507dfff1f831dc30903aa5b2d6f8.zip |
app-text/writerperfect: keyword 0.9.6 for ~riscv
Signed-off-by: Ryan Qian <i@bitbili.net>
Closes: https://github.com/gentoo/gentoo/pull/24651
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/writerperfect/writerperfect-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/writerperfect/writerperfect-0.9.6.ebuild b/app-text/writerperfect/writerperfect-0.9.6.ebuild index a9f43a1e673e..2b9e931375ca 100644 --- a/app-text/writerperfect/writerperfect-0.9.6.ebuild +++ b/app-text/writerperfect/writerperfect-0.9.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/libwpd/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="amd64 x86 ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~riscv x86 ~x86-linux ~x86-solaris" IUSE="abiword +cdr debug ebook epub freehand gsf keynote +mspub +mwaw pagemaker qxp +visio +wpd +wpg +wps zmf" # configure fails if no import library is selected... |