net-libs/nghttp2: x86 stable (bug #653066)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Apr 2018 18:53:54 +0000 (20:53 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 15 Apr 2018 18:57:49 +0000 (20:57 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

net-libs/nghttp2/nghttp2-1.31.1.ebuild

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