diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:33:13 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-17 00:33:13 +0200 |
commit | 2cc319d78010fd65303e25e441af4a0f0b65b18e (patch) | |
tree | 0aca6ce2f0eccde666875b1ec705e661712fe259 | |
parent | dev-libs/libyaml: x86 stable (bug #621874) (diff) | |
download | gentoo-2cc319d78010fd65303e25e441af4a0f0b65b18e.tar.gz gentoo-2cc319d78010fd65303e25e441af4a0f0b65b18e.tar.bz2 gentoo-2cc319d78010fd65303e25e441af4a0f0b65b18e.zip |
net-libs/nghttp2: x86 stable (bug #692112)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-libs/nghttp2/nghttp2-1.39.2.ebuild | 2 |
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 0dc68e1b0018..95e056d6110e 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" |