diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-12-03 20:43:01 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-04 23:58:48 +0000 |
commit | f2226f4aba5d8a83aa42fafad5b21dcae3abc931 (patch) | |
tree | 246841c67b3bf25bafc822a6f05ba310883bb681 /profiles | |
parent | x11-misc/trayer: fix incompatible pointer types (diff) | |
download | gentoo-f2226f4aba5d8a83aa42fafad5b21dcae3abc931.tar.gz gentoo-f2226f4aba5d8a83aa42fafad5b21dcae3abc931.tar.bz2 gentoo-f2226f4aba5d8a83aa42fafad5b21dcae3abc931.zip |
profiles/arch/hppa: unmask net-libs/nghttp2[cxx]
See: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64735
See: https://gcc.gnu.org/git/?p=gcc.git&a=commit;h=ed3cb4970392edfbae74c82d7e25b7cd961ce70f
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727621
Closes: https://bugs.gentoo.org/552898
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Closes: https://github.com/gentoo/gentoo/pull/28533
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask index 11880aec0ddf..a7391b3a0165 100644 --- a/profiles/arch/hppa/package.use.mask +++ b/profiles/arch/hppa/package.use.mask @@ -305,10 +305,6 @@ kde-frameworks/extra-cmake-modules doc # pulls in many dev-ruby/asciidoctor dependencies (bug #583390) net-misc/chrony html -# Jeroen Roovers <jer@gentoo.org> (2015-07-03) -# net-libs/nghttp2 fails to compile (bug #552898) -net-libs/nghttp2 cxx - # Jeroen Roovers <jer@gentoo.org> (2015-05-17) # Mask USE=rados for net-analyzer/rrdtool since sys-cluster/ceph is not # keyworded (bug #549516) |