diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:26:32 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 11:26:32 -0700 |
commit | 3decd5e17ac32b4463bde3683082534ec312242c (patch) | |
tree | 4aeec218b4861b06eb52857c10600afb5a8733b8 /net-libs/http-parser | |
parent | net-libs/nodejs-8.12.0: ppc stable, bug 665656 (diff) | |
download | gentoo-3decd5e17ac32b4463bde3683082534ec312242c.tar.gz gentoo-3decd5e17ac32b4463bde3683082534ec312242c.tar.bz2 gentoo-3decd5e17ac32b4463bde3683082534ec312242c.zip |
net-libs/http-parser-2.8.1: ppc64 stable, bug 665656
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r-- | net-libs/http-parser/http-parser-2.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.8.1.ebuild b/net-libs/http-parser/http-parser-2.8.1.ebuild index 286531b89e73..d7882c334833 100644 --- a/net-libs/http-parser/http-parser-2.8.1.ebuild +++ b/net-libs/http-parser/http-parser-2.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nodejs/http-parser/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0/2.8.0" -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" src_prepare() { |