net-libs/nghttp2: x86 stable (bug #692112)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 16 Aug 2019 22:33:13 +0000 (00:33 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 16 Aug 2019 22:33:13 +0000 (00:33 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/nghttp2/nghttp2-1.39.2.ebuild

index 0dc68e1b0018cd032d90174e81abaeb37e3adbef..95e056d6110ea50b0eef27663ef456cdc6933ceb 100644 (file)
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit autotools 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"