diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:49:06 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:35 +0800 |
commit | f4887c1f64db45ef9a8110d257564e54556bc749 (patch) | |
tree | a67cee09b0f7eac4fb365b42563bc20dd2409e6e /app-text/libetonyek | |
parent | app-text/libetonyek: keyword 0.1.10-r1 for ~loong (diff) | |
download | gentoo-f4887c1f64db45ef9a8110d257564e54556bc749.tar.gz gentoo-f4887c1f64db45ef9a8110d257564e54556bc749.tar.bz2 gentoo-f4887c1f64db45ef9a8110d257564e54556bc749.zip |
app-text/libetonyek: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/libetonyek')
-rw-r--r-- | app-text/libetonyek/libetonyek-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libetonyek/libetonyek-9999.ebuild b/app-text/libetonyek/libetonyek-9999.ebuild index 85eb33c30553..ff236d229ccd 100644 --- a/app-text/libetonyek/libetonyek-9999.ebuild +++ b/app-text/libetonyek/libetonyek-9999.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev-www.libreoffice.org/src/libetonyek/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi DESCRIPTION="Library parsing Apple Keynote presentations" HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" |