diff options
Diffstat (limited to 'kde-apps/ark/ark-20.08.3.ebuild')
-rw-r--r-- | kde-apps/ark/ark-20.08.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-apps/ark/ark-20.08.3.ebuild b/kde-apps/ark/ark-20.08.3.ebuild index c9ef36a81bf1..ff2b5a1d65ec 100644 --- a/kde-apps/ark/ark-20.08.3.ebuild +++ b/kde-apps/ark/ark-20.08.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 @@ -67,7 +67,6 @@ src_test() { pkg_postinst() { if [[ -z "${REPLACING_VERSIONS}" ]]; then - elog "Optional dependencies:" optfeature "rar archive creation/extraction" app-arch/rar optfeature "rar archive extraction only" app-arch/unar app-arch/unrar optfeature "7-Zip archive support" app-arch/p7zip |