summaryrefslogtreecommitdiff
path: root/dev-python/regex/regex-2024.5.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/regex/regex-2024.5.15.ebuild')
-rw-r--r--dev-python/regex/regex-2024.5.15.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/regex/regex-2024.5.15.ebuild b/dev-python/regex/regex-2024.5.15.ebuild
index dfa0816d714a..120bb6f979d8 100644
--- a/dev-python/regex/regex-2024.5.15.ebuild
+++ b/dev-python/regex/regex-2024.5.15.ebuild
@@ -22,11 +22,6 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos"
IUSE="doc"
-PATCHES=(
- "${FILESDIR}/${PN}-2021.4.4-pypy3-fix-test_empty_array.patch"
- "${FILESDIR}/${PN}-2021.4.4-pypy3-fix-test_issue_18468.patch"
-)
-
distutils_enable_tests unittest
python_install_all() {