diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-05-24 18:39:29 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-24 18:39:29 -0400 |
commit | d395b2bf193bf7dda12a8e83df5847b7960a3585 (patch) | |
tree | 637b4b8b6623349308284ceb53bdf0e710c2e2ea | |
parent | net-misc/gns3-converter: drop last-rited pkg (diff) | |
download | gentoo-d395b2bf193bf7dda12a8e83df5847b7960a3585.tar.gz gentoo-d395b2bf193bf7dda12a8e83df5847b7960a3585.tar.bz2 gentoo-d395b2bf193bf7dda12a8e83df5847b7960a3585.zip |
profiles/package.mask: drop net-misc/gns3-{gui,server} mask
* This also removes the mask on net-misc/gns3-converter as it was
dropped from the tree
Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r-- | profiles/package.mask | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8394bf5722be..ab0593587313 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -522,21 +522,6 @@ net-misc/ipx-utils # for security. unmask as needed. dev-java/icedtea-web -# Michał Górny <mgorny@gentoo.org> (2020-03-26) -# dev-python/aiohttp-cors is dead upstream and does not support -# Python 3.7 and newer. -# -# net-misc/gns3-* are effectively unmaintained and stuck with py3.6. -# gns3-server is the only revdep of aiohttp-cors, as well as the only -# blocker for removal of old dev-python/{aiohttp,async_timeout} -# (bug #714840). Some of those issues might be fixed by a version bump -# that's pending for a long time (bug #688016) but not aiohttp-cors dep. -# -# Removal in 30 days. Bug #712964. -net-misc/gns3-converter -net-misc/gns3-gui -net-misc/gns3-server - # Andreas Sturmlechner <asturm@gentoo.org> (2020-03-14) # Breaks at least dev-games/simgear right now, bug #709878. ~dev-games/openscenegraph-3.6.5 |