summaryrefslogtreecommitdiff
path: root/dev-python/langdetect/langdetect-1.0.9.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-10 18:10:07 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-10 18:10:07 +0000
commit448fc515bcf8058695b0a67d165cfc29f80cc36b (patch)
treef215f46f40c9bfe6ec43978daa1fe13eddae7410 /dev-python/langdetect/langdetect-1.0.9.ebuild
parent2c151520cf0208b063dedd9f0aeb04eaad54c1af (diff)
downloadbaldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.tar.gz
baldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.tar.xz
baldeagleos-repo-448fc515bcf8058695b0a67d165cfc29f80cc36b.zip
Adding metadata
Diffstat (limited to 'dev-python/langdetect/langdetect-1.0.9.ebuild')
-rw-r--r--dev-python/langdetect/langdetect-1.0.9.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/langdetect/langdetect-1.0.9.ebuild b/dev-python/langdetect/langdetect-1.0.9.ebuild
index 271137de443d..7100f5f39dd8 100644
--- a/dev-python/langdetect/langdetect-1.0.9.ebuild
+++ b/dev-python/langdetect/langdetect-1.0.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,4 +19,6 @@ KEYWORDS="~amd64"
RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+PATCHES=( "${FILESDIR}/${P}-explicit-config.patch" )
+
distutils_enable_tests unittest