diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-11-06 23:16:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-11-11 11:23:02 +0100 |
commit | f36988d89bc66eb2bb8149bd7a890703dfd81365 (patch) | |
tree | 30677fab6c087ec0b5dd5016e0d039c5a7a211a2 /profiles/package.mask | |
parent | b6387d3230123eda5c2751a6eb991087a5df84e5 (diff) | |
download | gentoo-f36988d89bc66eb2bb8149bd7a890703dfd81365.tar.gz gentoo-f36988d89bc66eb2bb8149bd7a890703dfd81365.tar.xz |
dev-lang/python: Remove python-config-X.Y compatibility
Remove the python-config-X.Y symlinks that were added as the Gentoo
divergence compatibility.
Diffstat (limited to 'profiles/package.mask')
-rw-r--r-- | profiles/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index f50214bbd7f..d2483f6e212 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,9 +32,11 @@ # Michał Górny <mgorny@gentoo.org> (11 Nov 2015) # Cleaned up Python versions masked for testing: +# - python-config-X.Y compatibility removed, # - ABIFLAGS reintroduced for 3.3+. # Resulting API/ABI change can break reverse dependencies, especially # if upstream hardcodes paths or library names. +=dev-lang/python-2.7.10-r3 =dev-lang/python-3.3.5-r3 =dev-lang/python-3.4.3-r3 =dev-lang/python-3.5.0-r2 |