summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2023-03-06 19:37:35 +0800
committerYixun Lan <dlan@gentoo.org>2023-03-07 08:14:07 +0800
commit04f039ec56027ea6222275174af4eab40a40c803 (patch)
tree49c875b393253eb73d73f463f4d9a2cc820c88d1 /app-text
parentapp-text/libnumbertext: Keyword 1.0.11 riscv, #881389 (diff)
downloadgentoo-04f039ec56027ea6222275174af4eab40a40c803.tar.gz
gentoo-04f039ec56027ea6222275174af4eab40a40c803.tar.bz2
gentoo-04f039ec56027ea6222275174af4eab40a40c803.zip
app-text/libstaroffice: Keyword 0.0.7 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/libstaroffice/libstaroffice-0.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
index 2be8e63e70da..c7ab602d09c0 100644
--- a/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
+++ b/app-text/libstaroffice/libstaroffice-0.0.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3 autotools
else
SRC_URI="https://github.com/fosnola/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
fi
DESCRIPTION="Import filter for old StarOffice documents"