commit: e0222ba4faeaec786873fa48171093234153be28 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Feb 5 15:25:38 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Feb 5 15:29:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0222ba4
dev-python/ramlfications: Remove py2 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild b/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild index 1d489a02b63..56171eb5b11 100644 --- a/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild +++ b/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python2_7 python3_6) +PYTHON_COMPAT=( python3_6) COMMIT="32a11cd7d75c4c5b3e3fc01c383314be298b0f9b"
