diff options
author | Sam James <sam@gentoo.org> | 2024-09-18 16:54:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-18 16:54:22 +0100 |
commit | 6d6798f737c26ee32ad2e82f4fd992aa5e6f914b (patch) | |
tree | 6c42a32a236739b112c6794be03abe88c98c48d6 /dev-lang | |
parent | sys-devel/kgcc64: cleanup PYTHON_COMPAT debris (diff) | |
download | gentoo-6d6798f737c26ee32ad2e82f4fd992aa5e6f914b.tar.gz gentoo-6d6798f737c26ee32ad2e82f4fd992aa5e6f914b.tar.bz2 gentoo-6d6798f737c26ee32ad2e82f4fd992aa5e6f914b.zip |
dev-lang/gnat-gpl: cleanup PYTHON_COMPAT debris
We don't opt-in to tests here.
Bug: https://bugs.gentoo.org/934124
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild b/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild index 547c25989494..002368b2c0c0 100644 --- a/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild +++ b/dev-lang/gnat-gpl/gnat-gpl-2021-r5.ebuild @@ -7,7 +7,6 @@ PATCH_GCC_VER=10.3.0 PATCH_VER="4" TOOLCHAIN_GCC_PV=10.3.1 -PYTHON_COMPAT=( python3_{10..12} ) REL=10 MYP=gcc-${REL}-${PV}-20210519-19A74-src |