diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 16:25:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 16:29:18 +0100 |
commit | e0222ba4faeaec786873fa48171093234153be28 (patch) | |
tree | 04d51b8e3e8de73d2cc45a4d2fa878aa4eb9945e /dev-python/ramlfications | |
parent | dev-python/jsonpickle: Remove py2 (diff) | |
download | gentoo-e0222ba4faeaec786873fa48171093234153be28.tar.gz gentoo-e0222ba4faeaec786873fa48171093234153be28.tar.bz2 gentoo-e0222ba4faeaec786873fa48171093234153be28.zip |
dev-python/ramlfications: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/ramlfications')
-rw-r--r-- | dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild b/dev-python/ramlfications/ramlfications-0.1.9_p20160718.ebuild index 1d489a02b63f..56171eb5b114 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" |