summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-08-12 15:49:25 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-08-12 20:24:39 +0800
commit445b5f34385d6989c8ebfa43daf23fd3dcc07103 (patch)
treeee0ea2f03e6d0863e703e14ec6bc3960df678e67 /app-text
parentapp-text/libqxp: keyword 0.0.2 for ~loong (diff)
downloadgentoo-445b5f34385d6989c8ebfa43daf23fd3dcc07103.tar.gz
gentoo-445b5f34385d6989c8ebfa43daf23fd3dcc07103.tar.bz2
gentoo-445b5f34385d6989c8ebfa43daf23fd3dcc07103.zip
app-text/libstaroffice: keyword 0.0.7 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 09a586e63ec0..2be8e63e70da 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-2020 Gentoo Authors
+# Copyright 1999-2022 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 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 x86"
fi
DESCRIPTION="Import filter for old StarOffice documents"