diff options
Diffstat (limited to 'app-dicts/aspell-sc')
-rw-r--r-- | app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild index 1ee14685ec03..de48f0755f84 100644 --- a/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild +++ b/app-dicts/aspell-sc/aspell-sc-1.0-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 ASPELL_LANG="Sardinian" ASPELL_VERSION=5 -MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" +MY_P="${PN/aspell/aspell"${ASPELL_VERSION}"}-${PV}" inherit aspell-dict-r1 |