commit: 10724576d09d7141e702b68d535e34b2113ee584 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jul 8 08:15:44 2016 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jul 8 08:15:44 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10724576
net-libs/http-parser: ppc stable wrt bug #568900 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-libs/http-parser/http-parser-2.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/http-parser/http-parser-2.6.2.ebuild b/net-libs/http-parser/http-parser-2.6.2.ebuild index bc920a7..947e47d 100644 --- a/net-libs/http-parser/http-parser-2.6.2.ebuild +++ b/net-libs/http-parser/http-parser-2.6.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x64-macos ~x64-solaris" IUSE="static-libs" # https://github.com/nodejs/http-parser/pull/272
