diff options
author | 2016-05-25 11:26:44 -0400 | |
---|---|---|
committer | 2016-05-25 11:27:56 -0400 | |
commit | 5cc45c71b202339733ceb7e7e48a9f5fc56f67e8 (patch) | |
tree | e04a76f010af277a02778db93d708d349b335fe7 | |
parent | app-admin/ansible: bup (diff) | |
download | gentoo-5cc45c71b202339733ceb7e7e48a9f5fc56f67e8.tar.gz gentoo-5cc45c71b202339733ceb7e7e48a9f5fc56f67e8.tar.bz2 gentoo-5cc45c71b202339733ceb7e7e48a9f5fc56f67e8.zip |
profiles/package.mask: mask dev-python/buildutils for removal
Bug: https://bugs.gentoo.org/575844
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f0ad24e7730a..267f88610af0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <floppym@gentoo.org> (25 May 2016) +# Causes build failures in unrelated packages due to invasive +# monkey-patching of easy_install (dev-python/setuptools). +# Remove this package in 30 days. +# Bug: https://bugs.gentoo.org/575844 +dev-python/buildutils + # Johannes Huber <johu@gentoo.org> (25 May 2016) # Masked for removal in 30 days. Declared as dead by # upstream in 2015. Last release with KDE Applications 15.04.3. |