net-libs/ngtcp2: Mark ~hppa too
authorJeroen Roovers <jer@gentoo.org>
Tue, 8 Oct 2019 04:32:22 +0000 (06:32 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 8 Oct 2019 15:16:04 +0000 (17:16 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-libs/ngtcp2/ngtcp2-0_pre20190912.ebuild
net-libs/ngtcp2/ngtcp2-9999.ebuild

index c4f268c670432c5684cf95e34e4cf6ea1d4f82f9..044390610304776f5fcc3431dc504317395953aa 100644 (file)
@@ -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"
index 684ca3e2c88d77c301cebdeb50dce9c76cb57bb1..43db6bf28c55826e83d0f057b3798019dad3f7d2 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit autotools git-r3
 else
        SRC_URI="https://github.com/ngtcp2/ngtcp2/releases/download/v${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~hppa"
 fi
 
 DESCRIPTION="Implementation of the IETF QUIC Protocol"