summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-08-12 15:49:27 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-08-12 20:24:39 +0800
commit2c2a6795efbbdf0701a7b0c279bb71ef006b98aa (patch)
tree6569c0f714835b1d5b0a8fd9a242cf0a476e8adf
parentapp-text/libstaroffice: keyword 0.0.7 for ~loong (diff)
downloadgentoo-2c2a6795efbbdf0701a7b0c279bb71ef006b98aa.tar.gz
gentoo-2c2a6795efbbdf0701a7b0c279bb71ef006b98aa.tar.bz2
gentoo-2c2a6795efbbdf0701a7b0c279bb71ef006b98aa.zip
app-text/libstaroffice: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--app-text/libstaroffice/libstaroffice-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libstaroffice/libstaroffice-9999.ebuild b/app-text/libstaroffice/libstaroffice-9999.ebuild
index 22578cbcb776..3c514f0b343e 100644
--- a/app-text/libstaroffice/libstaroffice-9999.ebuild
+++ b/app-text/libstaroffice/libstaroffice-9999.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="http://dev-www.libreoffice.org/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86"
fi
DESCRIPTION="Import filter for old StarOffice documents"