diff options
author | 2020-06-20 22:45:13 +0200 | |
---|---|---|
committer | 2020-06-20 23:03:16 +0200 | |
commit | 23094dd298e4c5430cdd01ec0a73528f0ff8e88c (patch) | |
tree | 62c576b90fafb7b8fc2974bc91fef068c79103f0 /kde-plasma/kscreenlocker | |
parent | kde-plasma/kscreen: x86 keyworded (bug #727132) (diff) | |
download | gentoo-23094dd298e4c5430cdd01ec0a73528f0ff8e88c.tar.gz gentoo-23094dd298e4c5430cdd01ec0a73528f0ff8e88c.tar.bz2 gentoo-23094dd298e4c5430cdd01ec0a73528f0ff8e88c.zip |
kde-plasma/kscreenlocker: x86 keyworded (bug #727132)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'kde-plasma/kscreenlocker')
-rw-r--r-- | kde-plasma/kscreenlocker/kscreenlocker-5.19.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.19.1.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.19.1.ebuild index d08f0f06840e..b392f24771aa 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.19.1.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.19.1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Library and components for secure lock screen architecture" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="consolekit +pam seccomp" REQUIRED_USE="seccomp? ( pam )" |