dev-python/firefox-shm: Update python support (+3.9, -3.6)

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2020-07-19 22:47:14 +02:00
parent 68689c3460
commit 2628b91241
No known key found for this signature in database
GPG Key ID: BC5DC2998AAD2B21

View File

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1 linux-info
DESCRIPTION="Use tmpfs on /dev/shm to store the firefox profile"