summaryrefslogtreecommitdiff
path: root/dev-python/pandas/pandas-2.3.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pandas/pandas-2.3.2.ebuild')
-rw-r--r--dev-python/pandas/pandas-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pandas/pandas-2.3.2.ebuild b/dev-python/pandas/pandas-2.3.2.ebuild
index 50877221d851..2e65e35219d8 100644
--- a/dev-python/pandas/pandas-2.3.2.ebuild
+++ b/dev-python/pandas/pandas-2.3.2.ebuild
@@ -197,5 +197,5 @@ pkg_postinst() {
optfeature "Needed for parts of pandas.stats" dev-python/statsmodels
optfeature "SQL database support" ">=dev-python/sqlalchemy-1.4.36"
optfeature "miscellaneous statistical functions" dev-python/scipy
- optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/pyqt5 dev-python/qtpy dev-python/pygtk x11-misc/xclip x11-misc/xsel
+ optfeature "necessary to use pandas.io.clipboard.read_clipboard support" dev-python/pyqt5 dev-python/qtpy x11-misc/xclip x11-misc/xsel
}