summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-03 13:21:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-04 20:55:03 +0200
commitee9246c848641d963bf322cf3805514bc196be88 (patch)
treefc8b575bbdd50cf113338664620c7ed19771cadf /dev-util/catalyst
parentdev-python/pylatex: Drop superfluous optfeature header (diff)
downloadgentoo-ee9246c848641d963bf322cf3805514bc196be88.tar.gz
gentoo-ee9246c848641d963bf322cf3805514bc196be88.tar.bz2
gentoo-ee9246c848641d963bf322cf3805514bc196be88.zip
dev-util/catalyst: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-util/catalyst')
-rw-r--r--dev-util/catalyst/catalyst-9999.ebuild2
1 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/catalyst/catalyst-9999.ebuild b/dev-util/catalyst/catalyst-9999.ebuild
index 77444cb250bc..989f9cf1c4bf 100644
--- a/dev-util/catalyst/catalyst-9999.ebuild
+++ b/dev-util/catalyst/catalyst-9999.ebuild
@@ -105,8 +105,6 @@ python_install_all() {
pkg_postinst() {
if [[ -z ${REPLACING_VERSIONS} ]]; then
- elog
- elog "You may consider installing the following optional packages:"
optfeature "ccache support" dev-util/ccache
fi
}