diff options
Diffstat (limited to 'app-crypt/acmebot/acmebot-9999.ebuild')
-rw-r--r-- | app-crypt/acmebot/acmebot-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/acmebot/acmebot-9999.ebuild b/app-crypt/acmebot/acmebot-9999.ebuild index f5ca97e79e08..80bd249ecd73 100644 --- a/app-crypt/acmebot/acmebot-9999.ebuild +++ b/app-crypt/acmebot/acmebot-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=(python3_{4..6}) +PYTHON_COMPAT=(python3_{5,6}) EGIT_REPO_URI="https://github.com/plinss/${PN}.git" [[ $PV == 9999 ]] && _scm=git-r3 |