net-libs/nghttp2: stable 1.39.2 for ia64, bug #692112
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 17 Aug 2019 20:21:50 +0000 (21:21 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 17 Aug 2019 20:21:50 +0000 (21:21 +0100)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
net-libs/nghttp2/nghttp2-1.39.2.ebuild

index 95e056d6110ea50b0eef27663ef456cdc6933ceb..eff2556fe29b33c174d65ac718deb1b180232820 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"