diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2020-09-26 11:18:18 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2020-09-26 11:18:18 +0200 |
commit | 1eecfb74b40cf3d9a321887b18dacb7eefad8c31 (patch) | |
tree | a932a2b74a5f1506b149f9f284868ed406967418 /net-misc | |
parent | dev-python/i3ipc: add metadata file (diff) | |
download | guru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.tar.gz guru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.tar.bz2 guru-1eecfb74b40cf3d9a321887b18dacb7eefad8c31.zip |
*/*: drop py3_6
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-1.15.0.ebuild | 2 | ||||
-rw-r--r-- | net-misc/gallery-dl/gallery-dl-9999.ebuild | 2 | ||||
-rw-r--r-- | net-misc/lyricwikia/lyricwikia-0.1.11.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wsdd/wsdd-0.5.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wsdd/wsdd-0.6.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/wsdd/wsdd-0.6.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/gallery-dl/gallery-dl-1.15.0.ebuild b/net-misc/gallery-dl/gallery-dl-1.15.0.ebuild index da864b88c..cd69e03d1 100644 --- a/net-misc/gallery-dl/gallery-dl-1.15.0.ebuild +++ b/net-misc/gallery-dl/gallery-dl-1.15.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{6,7,8}) +PYTHON_COMPAT=(python3_{7,8}) DISTUTILS_USE_SETUPTOOLS=rdepend inherit eutils distutils-r1 optfeature diff --git a/net-misc/gallery-dl/gallery-dl-9999.ebuild b/net-misc/gallery-dl/gallery-dl-9999.ebuild index da864b88c..cd69e03d1 100644 --- a/net-misc/gallery-dl/gallery-dl-9999.ebuild +++ b/net-misc/gallery-dl/gallery-dl-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=(python3_{6,7,8}) +PYTHON_COMPAT=(python3_{7,8}) DISTUTILS_USE_SETUPTOOLS=rdepend inherit eutils distutils-r1 optfeature diff --git a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild b/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild index ce02490c8..7e29e7d58 100644 --- a/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild +++ b/net-misc/lyricwikia/lyricwikia-0.1.11.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 diff --git a/net-misc/wsdd/wsdd-0.5.ebuild b/net-misc/wsdd/wsdd-0.5.ebuild index 8f4d5798a..923d0d490 100644 --- a/net-misc/wsdd/wsdd-0.5.ebuild +++ b/net-misc/wsdd/wsdd-0.5.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_7 ) PYTHON_REQ_USE="xml(+)" inherit python-r1 systemd diff --git a/net-misc/wsdd/wsdd-0.6.1.ebuild b/net-misc/wsdd/wsdd-0.6.1.ebuild index 9ad926c96..f35381e5e 100644 --- a/net-misc/wsdd/wsdd-0.6.1.ebuild +++ b/net-misc/wsdd/wsdd-0.6.1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="xml(+)" inherit python-r1 systemd diff --git a/net-misc/wsdd/wsdd-0.6.ebuild b/net-misc/wsdd/wsdd-0.6.ebuild index 9ad926c96..f35381e5e 100644 --- a/net-misc/wsdd/wsdd-0.6.ebuild +++ b/net-misc/wsdd/wsdd-0.6.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) PYTHON_REQ_USE="xml(+)" inherit python-r1 systemd |