diff options
author | Alex Fan <alex.fan.q@gmail.com> | 2021-12-28 21:06:13 +1100 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-12-29 21:39:26 +0800 |
commit | c133c4f89566c54d16982362bd4dac8c9bd8b8d9 (patch) | |
tree | 602a4b65e5e09dfe0cb19fbeabf125480e477703 /app-text/libwps | |
parent | app-text/libodfgen: keyword 0.1.8 for ~riscv (diff) | |
download | gentoo-c133c4f89566c54d16982362bd4dac8c9bd8b8d9.tar.gz gentoo-c133c4f89566c54d16982362bd4dac8c9bd8b8d9.tar.bz2 gentoo-c133c4f89566c54d16982362bd4dac8c9bd8b8d9.zip |
app-text/libwps: keyword 0.4.12 for ~riscv
Signed-off-by: Alex Fan <alex.fan.q@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/libwps')
-rw-r--r-- | app-text/libwps/libwps-0.4.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libwps/libwps-0.4.12.ebuild b/app-text/libwps/libwps-0.4.12.ebuild index 4e131ee40afe..01e24de2504b 100644 --- a/app-text/libwps/libwps-0.4.12.ebuild +++ b/app-text/libwps/libwps-0.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 MPL-2.0 )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv x86" IUSE="debug doc tools" BDEPEND=" |