diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:49:08 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:36 +0800 |
commit | cff7d45dcbe2fb4d5f689cb67418a5571150c69c (patch) | |
tree | 7ac951a4a7e7850fbf0282ead7fcfb0ba5ee36a3 /app-text | |
parent | app-text/libetonyek: forward ~loong (diff) | |
download | gentoo-cff7d45dcbe2fb4d5f689cb67418a5571150c69c.tar.gz gentoo-cff7d45dcbe2fb4d5f689cb67418a5571150c69c.tar.bz2 gentoo-cff7d45dcbe2fb4d5f689cb67418a5571150c69c.zip |
app-text/libexttextcat: keyword 3.4.6 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libexttextcat/libexttextcat-3.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild b/app-text/libexttextcat/libexttextcat-3.4.6.ebuild index a172edef94d0..f39780be7b80 100644 --- a/app-text/libexttextcat/libexttextcat-3.4.6.ebuild +++ b/app-text/libexttextcat/libexttextcat-3.4.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://dev-www.libreoffice.org/src/${PN}/${P}.tar.xz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" src_configure() { econf \ |