diff options
author | 2023-06-22 22:56:26 +0300 | |
---|---|---|
committer | 2023-06-22 22:56:26 +0300 | |
commit | 7bd6e49af891179965213695784c2ec6c282b2f9 (patch) | |
tree | a1f8782c1415f596f990a3e771e2a275e84044be /kde-frameworks/kauth | |
parent | kde-frameworks/karchive: Stabilize 5.106.0 arm64, #906676 (diff) | |
download | gentoo-7bd6e49af891179965213695784c2ec6c282b2f9.tar.gz gentoo-7bd6e49af891179965213695784c2ec6c282b2f9.tar.bz2 gentoo-7bd6e49af891179965213695784c2ec6c282b2f9.zip |
kde-frameworks/kauth: Stabilize 5.106.0 arm64, #906676
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kauth')
-rw-r--r-- | kde-frameworks/kauth/kauth-5.106.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-5.106.0.ebuild b/kde-frameworks/kauth/kauth-5.106.0.ebuild index 8428e2a1e12d..1c89939ad14f 100644 --- a/kde-frameworks/kauth/kauth-5.106.0.ebuild +++ b/kde-frameworks/kauth/kauth-5.106.0.ebuild @@ -11,7 +11,7 @@ inherit ecm frameworks.kde.org DESCRIPTION="Framework to let applications perform actions as a privileged user" LICENSE="LGPL-2.1+" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="+policykit" DEPEND=" |