net-libs/nghttp2: x86 stable wrt bug #613536
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Apr 2017 10:22:20 +0000 (12:22 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 27 Apr 2017 10:22:20 +0000 (12:22 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-libs/nghttp2/nghttp2-1.19.0.ebuild

index 9108f085fa2f89a0c2647357c113a60a703c6193..5e4fce59059e8dbb1e50579542f74e1239d9ed6c 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit git-r3
 else
        SRC_URI="https://github.com/tatsuhiro-t/nghttp2/releases/download/v${PV}/${P}.tar.gz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="HTTP/2 C Library"