diff options
Diffstat (limited to 'dev-db/sqlmap/sqlmap-1.6.4.ebuild')
| -rw-r--r-- | dev-db/sqlmap/sqlmap-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/sqlmap/sqlmap-1.6.4.ebuild b/dev-db/sqlmap/sqlmap-1.6.4.ebuild index a29dae0d1708..75f5abef67b1 100644 --- a/dev-db/sqlmap/sqlmap-1.6.4.ebuild +++ b/dev-db/sqlmap/sqlmap-1.6.4.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) PYTHON_REQ_USE="sqlite" inherit eutils bash-completion-r1 python-single-r1 |
