diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-01 21:56:36 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-11-01 21:56:36 +0100 |
commit | b5265c9b6030c2201d2d95e6f158b9e9ed39196f (patch) | |
tree | 8c412e92644d20545900a047ee9c9ed74a9f1757 /net-libs/http-parser | |
parent | net-libs/nodejs: x86 stable (bug #679132) (diff) | |
download | gentoo-b5265c9b6030c2201d2d95e6f158b9e9ed39196f.tar.gz gentoo-b5265c9b6030c2201d2d95e6f158b9e9ed39196f.tar.bz2 gentoo-b5265c9b6030c2201d2d95e6f158b9e9ed39196f.zip |
net-libs/http-parser: x86 stable (bug #679132)
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r-- | net-libs/http-parser/http-parser-2.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/http-parser/http-parser-2.9.2.ebuild b/net-libs/http-parser/http-parser-2.9.2.ebuild index 2abe7cff69f8..c09ea2bb8b01 100644 --- a/net-libs/http-parser/http-parser-2.9.2.ebuild +++ b/net-libs/http-parser/http-parser-2.9.2.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0/2.9.0" -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" IUSE="static-libs" src_prepare() { |