dev-lang/cc65: inherit toolchain-funcs

Signed-off-by: Seth Price <sprice623@aol.com>
This commit is contained in:
Seth Price 2023-08-24 12:39:15 -04:00
parent 5a5e5ff13e
commit 4114ebaee8
No known key found for this signature in database
GPG Key ID: 2A8A588A11B30662

View File

@ -3,7 +3,7 @@
EAPI=8
inherit git-r3
inherit git-r3 toolchain-funcs
DESCRIPTION="Cross-development package for 65(C)02 systems"
HOMEPAGE="https://cc65.github.io/"