diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 15:49:44 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-12 20:24:42 +0800 |
commit | 27f9b66ab5be15827e94575ccfa8b462e83fda65 (patch) | |
tree | 6854bd77be8f652523dfdb124f763bb4ad4419f7 /dev-libs/hyphen | |
parent | dev-cpp/libcmis: forward ~loong (diff) | |
download | gentoo-27f9b66ab5be15827e94575ccfa8b462e83fda65.tar.gz gentoo-27f9b66ab5be15827e94575ccfa8b462e83fda65.tar.bz2 gentoo-27f9b66ab5be15827e94575ccfa8b462e83fda65.zip |
dev-libs/hyphen: keyword 2.8.8-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/hyphen')
-rw-r--r-- | dev-libs/hyphen/hyphen-2.8.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild b/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild index 85909793c2f8..ec59ef06c25d 100644 --- a/dev-libs/hyphen/hyphen-2.8.8-r1.ebuild +++ b/dev-libs/hyphen/hyphen-2.8.8-r1.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=7 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1 MPL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" DEPEND="app-text/hunspell" |