diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:11:02 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:16:14 +0100 |
commit | 1280f657f0f5c87730d7d4278e9953a0d254ab4d (patch) | |
tree | 64448268cbdbf5144b6d095729001a45a2525c4a /dev-lisp/sbcl/sbcl-1.3.11.ebuild | |
parent | dev-lisp/gcl: eutils-- (diff) | |
download | gentoo-1280f657f0f5c87730d7d4278e9953a0d254ab4d.tar.gz gentoo-1280f657f0f5c87730d7d4278e9953a0d254ab4d.tar.bz2 gentoo-1280f657f0f5c87730d7d4278e9953a0d254ab4d.zip |
dev-lisp/sbcl: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lisp/sbcl/sbcl-1.3.11.ebuild')
-rw-r--r-- | dev-lisp/sbcl/sbcl-1.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lisp/sbcl/sbcl-1.3.11.ebuild b/dev-lisp/sbcl/sbcl-1.3.11.ebuild index 77aa9b25ab15..ee07b9e0c5db 100644 --- a/dev-lisp/sbcl/sbcl-1.3.11.ebuild +++ b/dev-lisp/sbcl/sbcl-1.3.11.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit multilib eutils flag-o-matic pax-utils toolchain-funcs +inherit multilib flag-o-matic pax-utils toolchain-funcs #same order as http://www.sbcl.org/platform-table.html BV_X86=1.2.7 |