summaryrefslogtreecommitdiff
path: root/kde-apps/ark/ark-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/ark/ark-9999.ebuild')
-rw-r--r--kde-apps/ark/ark-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-apps/ark/ark-9999.ebuild b/kde-apps/ark/ark-9999.ebuild
index 1ddea7e9254..bf02c177058 100644
--- a/kde-apps/ark/ark-9999.ebuild
+++ b/kde-apps/ark/ark-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ ECM_HANDBOOK="forceoptional"
ECM_TEST="true"
KFMIN=6.9.0
QTMIN=6.7.2
-inherit ecm gear.kde.org optfeature
+inherit ecm gear.kde.org optfeature xdg
DESCRIPTION="File archiver by KDE"
HOMEPAGE="https://apps.kde.org/ark/"
@@ -76,5 +76,5 @@ pkg_postinst() {
optfeature "lrz archive support" "app-arch/lrzip"
optfeature "Markdown support in text previews" "kde-misc/markdownpart:${SLOT}"
fi
- ecm_pkg_postinst
+ xdg_pkg_postinst
}