dev-python/tlsa_rdata: updating ebuild

This commit is contained in:
nemunaire 2021-08-21 11:44:01 +02:00
commit 49816105bf
3 changed files with 11 additions and 7 deletions

View file

@ -1,10 +1,9 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
PYTHON_COMPAT=( python3_{8,9,10} )
inherit distutils-r1