app-arch/file-roller: drop app-arch/p7zip optfeature recommendation

Bug: https://bugs.gentoo.org/942397
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1429
Merges: https://codeberg.org/gentoo/gentoo/pulls/1429
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Joonas Niilola
2026-07-16 07:25:37 +03:00
committed by Pacho Ramos
parent 8664f1fb23
commit b7fa6d9b0b

View File

@@ -72,7 +72,7 @@ pkg_postinst() {
xdg_pkg_postinst
gnome2_schemas_update
if [[ -z "${REPLACING_VERSIONS}" ]]; then
optfeature "7-zip archive support" "app-arch/7zip" "app-arch/p7zip"
optfeature "7-zip archive support" "app-arch/7zip"
optfeature "ace archive support" "app-arch/unace"
optfeature "arj archive support" "app-arch/arj"
optfeature "brotli archive support" "app-arch/brotli"