aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-02-03 18:57:39 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-02-03 18:57:39 +0100
commitaeb56d71b291d52b4364993cfc5ffe3ad1e1ced3 (patch)
tree0fd1b8505c9c90046e917723cbb23416d92691f6 /media-video/vidify
parentdev-python/tekore: Version bump 1.1.0 (diff)
downloadguru-aeb56d71b291d52b4364993cfc5ffe3ad1e1ced3.tar.gz
guru-aeb56d71b291d52b4364993cfc5ffe3ad1e1ced3.tar.bz2
guru-aeb56d71b291d52b4364993cfc5ffe3ad1e1ced3.zip
media-video/vidify: Remove py3_6
py3_6 is not working with dep tekore so it has to go here as well Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'media-video/vidify')
-rw-r--r--media-video/vidify/metadata.xml4
-rw-r--r--media-video/vidify/vidify-9999.ebuild2
2 files changed, 1 insertions, 5 deletions
diff --git a/media-video/vidify/metadata.xml b/media-video/vidify/metadata.xml
index a604fe40f..13b78b50d 100644
--- a/media-video/vidify/metadata.xml
+++ b/media-video/vidify/metadata.xml
@@ -6,10 +6,6 @@
<email>andrewammerlaan@riseup.net</email>
<name>Andrew Ammerlaan</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<use>
<flag name="vlc">Use python-vlc as backend for vidify</flag>
<flag name="mpv">Use python-mpv as backend for vidify</flag>
diff --git a/media-video/vidify/vidify-9999.ebuild b/media-video/vidify/vidify-9999.ebuild
index 0fe24e74a..50bdc7643 100644
--- a/media-video/vidify/vidify-9999.ebuild
+++ b/media-video/vidify/vidify-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_7 )
DISTUTILS_USE_SETUPTOOLS=rdepend