summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-08-23 15:28:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-08-23 15:28:35 +0200
commit7c46d575b607bf440cba7ad0d11a5a90c0ce8288 (patch)
tree92c1af43d2cf22f06b8540f8afa6c61de5eb31ed /net-libs/nghttp2
parentx11-libs/pango: alpha stable wrt bug #692110 (diff)
downloadgentoo-7c46d575b607bf440cba7ad0d11a5a90c0ce8288.tar.gz
gentoo-7c46d575b607bf440cba7ad0d11a5a90c0ce8288.tar.bz2
gentoo-7c46d575b607bf440cba7ad0d11a5a90c0ce8288.zip
net-libs/nghttp2: alpha stable wrt bug #692112
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2')
-rw-r--r--net-libs/nghttp2/nghttp2-1.39.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-1.39.2.ebuild b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
index 81721736dd1c..a9772a1ba462 100644
--- a/net-libs/nghttp2/nghttp2-1.39.2.ebuild
+++ b/net-libs/nghttp2/nghttp2-1.39.2.ebuild
@@ -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"