diff options
Diffstat (limited to 'recipes/tasks/task-python-efl.bb')
-rw-r--r-- | recipes/tasks/task-python-efl.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/tasks/task-python-efl.bb b/recipes/tasks/task-python-efl.bb index fc22f108b5..c52cc9cd7a 100644 --- a/recipes/tasks/task-python-efl.bb +++ b/recipes/tasks/task-python-efl.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Python Bindings to the Enlightenment Foundation Libraries" LICENSE = "MIT" SECTION = "devel/python" -PR = "ml4.1" +PR = "ml5" ALLOW_EMPTY = "1" |