summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-11-19 11:36:28 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-11-19 11:36:28 +0100
commitf5d99743b074466347a0ee2feb8dc99258663d91 (patch)
tree626e1a2418992056c1246b8d189f97930a2b7530 /net-libs/http-parser
parentsys-fs/xfsprogs: drop old, broken, version (diff)
downloadgentoo-f5d99743b074466347a0ee2feb8dc99258663d91.tar.gz
gentoo-f5d99743b074466347a0ee2feb8dc99258663d91.tar.bz2
gentoo-f5d99743b074466347a0ee2feb8dc99258663d91.zip
net-libs/http-parser: amd64 stable wrt bug #679132
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/http-parser')
-rw-r--r--net-libs/http-parser/http-parser-2.9.2.ebuild2
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 826153de359e..e2628e93d41e 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() {