diff options
Diffstat (limited to 'dev-util/sccache/sccache-0.2.15.ebuild')
-rw-r--r-- | dev-util/sccache/sccache-0.2.15.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-util/sccache/sccache-0.2.15.ebuild b/dev-util/sccache/sccache-0.2.15.ebuild index add1a2ec87c5..2716995b2bea 100644 --- a/dev-util/sccache/sccache-0.2.15.ebuild +++ b/dev-util/sccache/sccache-0.2.15.ebuild @@ -3,6 +3,7 @@ EAPI=7 +# don't forget to add itoa-0.3.4 for tests https://bugs.gentoo.org/803512 CRATES=" addr2line-0.14.1 adler-0.2.3 @@ -138,6 +139,7 @@ instant-0.1.9 iovec-0.1.4 itertools-0.10.0 itertools-0.9.0 +itoa-0.3.4 itoa-0.4.7 jobserver-0.1.21 jsonwebtoken-7.2.0 |