sys-devel/icecream: temporary fix for missing commands

This commit is contained in:
Xenhat Hex 2020-04-25 01:21:14 -04:00
parent 5986825d67
commit b143aa316f
No known key found for this signature in database
GPG Key ID: 03FE57ED1424AB4D

View File

@ -3,6 +3,8 @@
EAPI=7 EAPI=7
inherit user
MY_P="${P/icecream/icecc}" MY_P="${P/icecream/icecc}"
DESCRIPTION="Distributed compiling of C(++) code across several machines; based on distcc" DESCRIPTION="Distributed compiling of C(++) code across several machines; based on distcc"