diff options
Diffstat (limited to 'app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild')
-rw-r--r-- | app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild b/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild index 87b2c9d3ff47..07f56c3b6b9f 100644 --- a/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild +++ b/app-dicts/aspell-ml/aspell-ml-0.04.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 ASPELL_LANG="Malayalam" ASPELL_VERSION=6 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}" +MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV%.*}-${PV##*.}" inherit aspell-dict-r1 |