mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
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:
committed by
Pacho Ramos
parent
8664f1fb23
commit
b7fa6d9b0b
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user