summaryrefslogtreecommitdiff
path: root/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild')
-rw-r--r--net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild b/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
index c4f268c67043..044390610304 100644
--- a/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
+++ b/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
@@ -12,7 +12,7 @@ else
GIT_COMMIT="5122d9e5e1e91c718ebc3933252ee42522c6e942"
SRC_URI="https://github.com/ngtcp2/ngtcp2/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-${GIT_COMMIT}"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~hppa"
fi
DESCRIPTION="Implementation of the IETF QUIC Protocol"