diff --git a/dev-lang/eisl/eisl-2.50.ebuild b/dev-lang/eisl/eisl-2.50.ebuild index fcc0fddcbb372..cad52bf1c3f03 100644 --- a/dev-lang/eisl/eisl-2.50.ebuild +++ b/dev-lang/eisl/eisl-2.50.ebuild @@ -5,7 +5,7 @@ EAPI=8 inherit toolchain-funcs -DESCRIPTION="Interpreter and compiler compatible for the ISLisp standard" +DESCRIPTION="Interpreter and compiler compatible with the ISLisp standard" HOMEPAGE="https://github.com/sasagawa888/eisl/" SRC_URI="https://github.com/sasagawa888/eisl/archive/v${PV}.tar.gz -> ${P}.tar.gz"