diff options
Diffstat (limited to 'dev-libs/cl/cl-1.2.4.ebuild')
-rw-r--r-- | dev-libs/cl/cl-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cl/cl-1.2.4.ebuild b/dev-libs/cl/cl-1.2.4.ebuild index 8228333f6832..7f303904f45f 100644 --- a/dev-libs/cl/cl-1.2.4.ebuild +++ b/dev-libs/cl/cl-1.2.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils multilib +inherit multilib DESCRIPTION="OpenCL bindings for Erlang" HOMEPAGE="https://github.com/tonyrog/cl" |