mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
Since zig_src_unpack() is an exported phase function of zig.eclass, so there is no need to explictily define src_unpack() (if no other inherited eclass also exports src_unpack(), which is not the case for this ebuild). Signed-off-by: Florian Schmaus <flow@gentoo.org>