diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:13:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-10 04:13:10 +0200 |
commit | 7d69afd801a8ef5f4e7773f3c80e9633ba773c12 (patch) | |
tree | f25daed9e5eef1dda4e0586b462f33217a5812b8 /kde-frameworks/kauth | |
parent | kde-frameworks/karchive: x86 stable (bug #667760) (diff) | |
download | gentoo-7d69afd801a8ef5f4e7773f3c80e9633ba773c12.tar.gz gentoo-7d69afd801a8ef5f4e7773f3c80e9633ba773c12.tar.bz2 gentoo-7d69afd801a8ef5f4e7773f3c80e9633ba773c12.zip |
kde-frameworks/kauth: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-frameworks/kauth')
-rw-r--r-- | kde-frameworks/kauth/kauth-5.50.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-frameworks/kauth/kauth-5.50.0.ebuild b/kde-frameworks/kauth/kauth-5.50.0.ebuild index ee6570cb1d6b..64377a9503a8 100644 --- a/kde-frameworks/kauth/kauth-5.50.0.ebuild +++ b/kde-frameworks/kauth/kauth-5.50.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit kde5 DESCRIPTION="Framework to let applications perform actions as a privileged user" LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" IUSE="nls +policykit" RDEPEND=" |