summaryrefslogtreecommitdiff
path: root/net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
diff options
context:
space:
mode:
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"