summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-09-02 11:20:22 +0200
committerMichał Górny <mgorny@gentoo.org>2021-09-02 18:10:15 +0200
commitfa507bf91ec594f0fe054086a2ecf02fc02aa454 (patch)
tree568f05bc5a68876193d3ce6c51c3e5539d35aee2
parentpython-any-r1.eclass: Set @PROVIDES (diff)
downloadgentoo-fa507bf91ec594f0fe054086a2ecf02fc02aa454.tar.gz
gentoo-fa507bf91ec594f0fe054086a2ecf02fc02aa454.tar.bz2
gentoo-fa507bf91ec594f0fe054086a2ecf02fc02aa454.zip
python-r1.eclass: Set @PROVIDES
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--eclass/python-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass
index 3a4d257036c8..dc624946cfc1 100644
--- a/eclass/python-r1.eclass
+++ b/eclass/python-r1.eclass
@@ -8,6 +8,7 @@
# Author: Michał Górny <mgorny@gentoo.org>
# Based on work of: Krzysztof Pawlik <nelchael@gentoo.org>
# @SUPPORTED_EAPIS: 6 7 8
+# @PROVIDES: multibuild python-utils-r1
# @BLURB: A common, simple eclass for Python packages.
# @DESCRIPTION:
# A common eclass providing helper functions to build and install