We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86488fe commit 053026bCopy full SHA for 053026b
1 file changed
src/pkgcraft/C.pxd
@@ -64,6 +64,7 @@ cdef extern from "pkgcraft.h":
64
OPERATOR_GREATER,
65
66
cdef enum PkgFormat:
67
+ PKG_FORMAT_CONFIGURED,
68
PKG_FORMAT_EBUILD,
69
PKG_FORMAT_FAKE,
70
0 commit comments