diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:25:32 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-26 18:25:32 +0300 |
commit | 2cecf871c32d2f15f4e2e9e19f9a3bb33c252760 (patch) | |
tree | 7ccf4fe02c1dd6f32a76ac8d075a53ada34f5478 /kde-frameworks/kauth | |
parent | kde-frameworks/kdoctools: Stabilize 5.110.0 arm64, #913934 (diff) | |
download | gentoo-2cecf871c32d2f15f4e2e9e19f9a3bb33c252760.tar.gz gentoo-2cecf871c32d2f15f4e2e9e19f9a3bb33c252760.tar.bz2 gentoo-2cecf871c32d2f15f4e2e9e19f9a3bb33c252760.zip |
kde-frameworks/kauth: Stabilize 5.110.0 arm64, #913934
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kauth')
-rw-r--r-- | kde-frameworks/kauth/kauth-5.110.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kauth/kauth-5.110.0.ebuild b/kde-frameworks/kauth/kauth-5.110.0.ebuild index e9a66cdb7c42..35f839bf8cd9 100644 --- a/kde-frameworks/kauth/kauth-5.110.0.ebuild +++ b/kde-frameworks/kauth/kauth-5.110.0.ebuild @@ -10,7 +10,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=" |