diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:49:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 19:49:26 +0100 |
commit | 339adbd8fc5c434f319ef8d2600b5a395c258f28 (patch) | |
tree | 08e96645737b127a9e0615cb09e9251b27787b7e /net-libs/http-parser/http-parser-2.9.4-r1.ebuild | |
parent | dev-python/virtualenv: ppc stable wrt bug #752339 (diff) | |
download | gentoo-339adbd8fc5c434f319ef8d2600b5a395c258f28.tar.gz gentoo-339adbd8fc5c434f319ef8d2600b5a395c258f28.tar.bz2 gentoo-339adbd8fc5c434f319ef8d2600b5a395c258f28.zip |
net-libs/http-parser: ppc stable wrt bug #753011
Package-Manager: Portage-3.0.8, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/http-parser/http-parser-2.9.4-r1.ebuild')
-rw-r--r-- | net-libs/http-parser/http-parser-2.9.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.4-r1.ebuild b/net-libs/http-parser/http-parser-2.9.4-r1.ebuild index edebd695e24e..34d63a7745e6 100644 --- a/net-libs/http-parser/http-parser-2.9.4-r1.ebuild +++ b/net-libs/http-parser/http-parser-2.9.4-r1.ebuild @@ -12,7 +12,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 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x64-macos ~x64-solaris" PATCHES=( "${FILESDIR}"/${P}-non-x86-test.patch |