net-libs/nghttp2: x86 stable (bug #713678)
authorThomas Deutschmann <whissi@gentoo.org>
Fri, 20 Mar 2020 20:14:16 +0000 (21:14 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Fri, 20 Mar 2020 20:17:08 +0000 (21:17 +0100)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
net-libs/nghttp2/nghttp2-1.40.0.ebuild

index 4600d9387e98c0d331a133f839a347259cc9abc7..e94cef05716f360cb6d6400a008d6f57ef7069dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # TODO: Add python support.
@@ -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"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="HTTP/2 C Library"