diff options
Diffstat (limited to 'dev-lang/python-exec/metadata.xml')
| -rw-r--r-- | dev-lang/python-exec/metadata.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dev-lang/python-exec/metadata.xml b/dev-lang/python-exec/metadata.xml index ea1adab75486..4e6b045856ae 100644 --- a/dev-lang/python-exec/metadata.xml +++ b/dev-lang/python-exec/metadata.xml @@ -13,5 +13,12 @@ <bugs-to>https://github.com/mgorny/python-exec/issues/</bugs-to> <remote-id type="github">mgorny/python-exec</remote-id> </upstream> + <use> + <flag name="native-symlinks"> + Install generic symlinks like python and python3. If this flag + is disabled, only versioned python3.X executables will + be available to end users and ebuilds not using python eclasses. + </flag> + </use> <origin>gentoo-staging</origin> </pkgmetadata> |
