diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:22:14 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-04 23:58:42 +0800 |
commit | 1caeeb7d8042f1a530a7d64e99dda04f7a538054 (patch) | |
tree | c17e8192c9bdb38407631d9a70a8ae38d9dc099b /net-libs/http-parser | |
parent | dev-libs/boxfort: keyword 0.1.4 for -loong (diff) | |
download | gentoo-1caeeb7d8042f1a530a7d64e99dda04f7a538054.tar.gz gentoo-1caeeb7d8042f1a530a7d64e99dda04f7a538054.tar.bz2 gentoo-1caeeb7d8042f1a530a7d64e99dda04f7a538054.zip |
net-libs/http-parser: keyword 2.9.4-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r-- | net-libs/http-parser/http-parser-2.9.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.4-r2.ebuild b/net-libs/http-parser/http-parser-2.9.4-r2.ebuild index 34954b2e531a..491bceedc504 100644 --- a/net-libs/http-parser/http-parser-2.9.4-r2.ebuild +++ b/net-libs/http-parser/http-parser-2.9.4-r2.ebuild @@ -13,7 +13,7 @@ LICENSE="MIT" # 2.9.4 restored ABI compatibility with 2.9.0 but since we failed # to set subslot in 2.9.3, we want to provoke another rebuild SLOT="0/2.9.4" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" PATCHES=( "${FILESDIR}"/${P}-non-x86-test.patch |