projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d749351
)
net-libs/http-parser: arm ppc ppc64 stable (bug 590274).
author
Michael Weber
<xmw@gentoo.org>
Mon, 27 Feb 2017 18:05:23 +0000
(19:05 +0100)
committer
Michael Weber
<xmw@gentoo.org>
Mon, 27 Feb 2017 18:55:16 +0000
(19:55 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-libs/http-parser/http-parser-2.6.2.ebuild
patch
|
blob
|
history
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 e926ae32e8957cb1dc860da359bb6dc91f08d6b2..e4facc92126404ba3a738a71278e0cc44a9c549c 100644
(file)
--- a/
net-libs/http-parser/http-parser-2.6.2.ebuild
+++ b/
net-libs/http-parser/http-parser-2.6.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-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