summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/texttable/texttable-1.6.3.ebuild')
-rw-r--r--dev-python/texttable/texttable-1.6.3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/texttable/texttable-1.6.3.ebuild b/dev-python/texttable/texttable-1.6.3.ebuild
index a775427f2de0..51902acd7fe2 100644
--- a/dev-python/texttable/texttable-1.6.3.ebuild
+++ b/dev-python/texttable/texttable-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,6 +24,5 @@ python_test() {
}
pkg_postinst() {
- elog "Optional features: "
optfeature "better wrapping of CJK text" dev-python/cjkwrap
}