diff options
Diffstat (limited to 'dev-util/lcov/lcov-1.15.ebuild')
-rw-r--r-- | dev-util/lcov/lcov-1.15.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/lcov/lcov-1.15.ebuild b/dev-util/lcov/lcov-1.15.ebuild index aaf14998d4b6..525e22e2a13c 100644 --- a/dev-util/lcov/lcov-1.15.ebuild +++ b/dev-util/lcov/lcov-1.15.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 @@ -39,6 +39,5 @@ src_install() { } pkg_postinst() { - elog "Optional features:" optfeature "png output support" dev-perl/GD[png] } |