diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-16 11:35:32 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-04-16 11:35:32 +0000 |
commit | 824405877a9f8947595238a7dfec9a60b7e7c5e5 (patch) | |
tree | 3dd7eb1393a586a86518d826c484397df0229a21 /dev-lisp/cmucl/cmucl-21c.ebuild | |
parent | 2021-04-16 11:20:18 UTC (diff) | |
parent | dev-python/aesara: Bump to 2.0.7 (diff) | |
download | gentoo-824405877a9f8947595238a7dfec9a60b7e7c5e5.tar.gz gentoo-824405877a9f8947595238a7dfec9a60b7e7c5e5.tar.bz2 gentoo-824405877a9f8947595238a7dfec9a60b7e7c5e5.zip |
Merge updates from master
Diffstat (limited to 'dev-lisp/cmucl/cmucl-21c.ebuild')
-rw-r--r-- | dev-lisp/cmucl/cmucl-21c.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lisp/cmucl/cmucl-21c.ebuild b/dev-lisp/cmucl/cmucl-21c.ebuild index 0de64d060786..0ac292d75504 100644 --- a/dev-lisp/cmucl/cmucl-21c.ebuild +++ b/dev-lisp/cmucl/cmucl-21c.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils toolchain-funcs multilib +inherit toolchain-funcs multilib MY_PV=${PV:0:3} |