diff options
author | 2022-12-03 01:43:58 +0800 | |
---|---|---|
committer | 2022-12-03 02:35:58 +0800 | |
commit | 76cb82491c6bfcf271e78e74fc28fe4d116852fd (patch) | |
tree | ca0aa4d61a5c87e7befc09333f934114026a3f53 /net-libs | |
parent | dev-java/slf4j-simple: drop 1.7.36 (diff) | |
download | gentoo-76cb82491c6bfcf271e78e74fc28fe4d116852fd.tar.gz gentoo-76cb82491c6bfcf271e78e74fc28fe4d116852fd.tar.bz2 gentoo-76cb82491c6bfcf271e78e74fc28fe4d116852fd.zip |
net-libs/courier-unicode: keyword 2.2.3-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild b/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild index a47c80c883c0..6912ccc14c5a 100644 --- a/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild +++ b/net-libs/courier-unicode/courier-unicode-2.2.3-r1.ebuild @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0/7" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86" src_configure() { econf --disable-static |