diff options
author | 2023-11-30 08:58:50 +0100 | |
---|---|---|
committer | 2023-11-30 08:58:50 +0100 | |
commit | 060dd1d5f79e1e19c5577a232d95d6b75f628c70 (patch) | |
tree | dec368ce67ad3e5fe6eecb33ac18de2defaecc21 /net-libs/nghttp2/nghttp2-9999.ebuild | |
parent | app-laptop/framework-laptop-kmod: new package, add 0_pre20231129 (diff) | |
download | gentoo-060dd1d5f79e1e19c5577a232d95d6b75f628c70.tar.gz gentoo-060dd1d5f79e1e19c5577a232d95d6b75f628c70.tar.bz2 gentoo-060dd1d5f79e1e19c5577a232d95d6b75f628c70.zip |
net-libs/nghttp2: remove vulnerable versions
Bug: https://bugs.gentoo.org/915554
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-libs/nghttp2/nghttp2-9999.ebuild')
-rw-r--r-- | net-libs/nghttp2/nghttp2-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/nghttp2/nghttp2-9999.ebuild b/net-libs/nghttp2/nghttp2-9999.ebuild index fee50b41adf2..e999a44f221f 100644 --- a/net-libs/nghttp2/nghttp2-9999.ebuild +++ b/net-libs/nghttp2/nghttp2-9999.ebuild @@ -11,7 +11,6 @@ EGIT_REPO_URI="https://github.com/nghttp2/nghttp2.git" LICENSE="MIT" SLOT="0/1.14" # 1.<SONAME> -KEYWORDS="" IUSE="debug hpack-tools jemalloc static-libs systemd test utils xml" RESTRICT="!test? ( test )" |