net-libs/nghttp3: Mark ~hppa too
authorJeroen Roovers <jer@gentoo.org>
Tue, 8 Oct 2019 04:29:04 +0000 (06:29 +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/nghttp3/nghttp3-0_pre20190912.ebuild
net-libs/nghttp3/nghttp3-9999.ebuild

index 48b5fc1f28548b10acb4e81e788b1beb5c7a2c17..82c8375e72b0fec652713b0980d05233f0903e00 100644 (file)
@@ -12,7 +12,7 @@ else
        GIT_COMMIT="51379a041174ad953dc6ad437712f3b279f81919"
        SRC_URI="https://github.com/ngtcp2/nghttp3/archive/${GIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        S="${WORKDIR}/${PN}-${GIT_COMMIT}"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~hppa"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"
index 9bc601bc03165ad9b41b65ad7229de577a4c6b5b..7df7eb88b3acb4932c58f6a1cb4666959ee90e5c 100644 (file)
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
        inherit autotools git-r3
 else
        SRC_URI="https://github.com/ngtcp2/nghttp3/releases/download/v${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64"
+       KEYWORDS="~amd64 ~hppa"
 fi
 
 DESCRIPTION="HTTP/3 library written in C"