diff options
author | Sam James <sam@gentoo.org> | 2024-01-04 10:05:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-04 10:05:17 +0000 |
commit | 70da7243272daf844e4904583d0ce34d44d98795 (patch) | |
tree | ff21783da49bf205d1ef10fd43881059d2166925 /kde-frameworks/kauth | |
parent | kde-frameworks/kdoctools: Stabilize 5.113.0 x86, #920698 (diff) | |
download | gentoo-70da7243272daf844e4904583d0ce34d44d98795.tar.gz gentoo-70da7243272daf844e4904583d0ce34d44d98795.tar.bz2 gentoo-70da7243272daf844e4904583d0ce34d44d98795.zip |
kde-frameworks/kauth: Stabilize 5.113.0 x86, #920698
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-frameworks/kauth')
-rw-r--r-- | kde-frameworks/kauth/kauth-5.113.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kauth/kauth-5.113.0.ebuild b/kde-frameworks/kauth/kauth-5.113.0.ebuild index a3be0e7cb393..fc8922b91b54 100644 --- a/kde-frameworks/kauth/kauth-5.113.0.ebuild +++ b/kde-frameworks/kauth/kauth-5.113.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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=" |