diff options
-rw-r--r-- | app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild (renamed from app-dicts/sword-ACV/sword-ACV-2.0.ebuild) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-dicts/sword-ACV/sword-ACV-2.0.ebuild b/app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild index d73231d43585..fc9bdf0840c5 100644 --- a/app-dicts/sword-ACV/sword-ACV-2.0.ebuild +++ b/app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild @@ -1,8 +1,9 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -SWORD_MODULE="ACV" +EAPI=8 + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module |