diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2018-07-09 05:38:57 -0400 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2018-07-09 05:39:18 -0400 |
commit | 57cac9996641984af40e54efcfe584dd06d98a17 (patch) | |
tree | 4fe86cc2ffb11a0c7bbea7b345682f0317f4500e /profiles | |
parent | dev-db/tokumx: Updated patching to avoid GCC 8 final link failure. (diff) | |
download | gentoo-57cac9996641984af40e54efcfe584dd06d98a17.tar.gz gentoo-57cac9996641984af40e54efcfe584dd06d98a17.tar.bz2 gentoo-57cac9996641984af40e54efcfe584dd06d98a17.zip |
package.mask: Add dev-python/pgasync mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e84ab531ef81..4cd136305c2d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Aaron W. Swenson <titanofold@gentoo.org> (9 Jul 2018) +# Hasn’t been updated in years, upstream’s download source is blank, and depends +# on an outdated twisted-core (Bug 660668). Removal after 2018-08-08. +dev-python/pgasync + # Louis Sautier <sbraz@gentoo.org> (8 July 2018) # Superseded, respectively by dev-python/setuptools_scm # and dev-python/jaraco-* + dev-python/tempora. |