diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/Nuitka/Nuitka-2.0.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/Nuitka/Nuitka-2.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/Nuitka/Nuitka-2.0.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/Nuitka/Nuitka-2.0.1.ebuild b/dev-python/Nuitka/Nuitka-2.0.1.ebuild index 2df076ff3e01..123acd66de1f 100644 --- a/dev-python/Nuitka/Nuitka-2.0.1.ebuild +++ b/dev-python/Nuitka/Nuitka-2.0.1.ebuild @@ -48,5 +48,5 @@ python_test() { } pkg_postinst() { - optfeature "support for stand-alone executables" app-admin/chrpath + optfeature "support for stand-alone executables" dev-util/patchelf } diff --git a/dev-python/Nuitka/Nuitka-2.0.2.ebuild b/dev-python/Nuitka/Nuitka-2.0.2.ebuild index 2df076ff3e01..123acd66de1f 100644 --- a/dev-python/Nuitka/Nuitka-2.0.2.ebuild +++ b/dev-python/Nuitka/Nuitka-2.0.2.ebuild @@ -48,5 +48,5 @@ python_test() { } pkg_postinst() { - optfeature "support for stand-alone executables" app-admin/chrpath + optfeature "support for stand-alone executables" dev-util/patchelf } diff --git a/dev-python/Nuitka/Nuitka-2.0.ebuild b/dev-python/Nuitka/Nuitka-2.0.ebuild index d7f62560068e..589498093801 100644 --- a/dev-python/Nuitka/Nuitka-2.0.ebuild +++ b/dev-python/Nuitka/Nuitka-2.0.ebuild @@ -48,5 +48,5 @@ python_test() { } pkg_postinst() { - optfeature "support for stand-alone executables" app-admin/chrpath + optfeature "support for stand-alone executables" dev-util/patchelf } |