X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=dev-libs%2Flibbytesize%2Flibbytesize-2.1.ebuild;h=0d91bc5f999883113267cba03397732fd0d93eba;hb=cd3f25deb13cf4d6c9d721d515dbf772a988426f;hp=ae527783b02735512411c1f0d589d085a081fd9f;hpb=79f02220b7553c731f6691a8c9a73b571a85384e;p=gentoo.git diff --git a/dev-libs/libbytesize/libbytesize-2.1.ebuild b/dev-libs/libbytesize/libbytesize-2.1.ebuild index ae527783b027..0d91bc5f9998 100644 --- a/dev-libs/libbytesize/libbytesize-2.1.ebuild +++ b/dev-libs/libbytesize/libbytesize-2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{5,6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit python-r1