diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-14 16:59:33 +0000 |
| commit | 9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch) | |
| tree | b3820ae8461752163f0e541676677e2834a374ca /dev-python/python-iptables | |
| parent | bcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff) | |
| download | baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-iptables')
| -rw-r--r-- | dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild b/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild index 278d80351380..9a3e5968ce89 100644 --- a/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild +++ b/dev-python/python-iptables/python-iptables-1.0.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} ) inherit distutils-r1 DESCRIPTION="Python bindings for iptables" |
