diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 23:52:01 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 00:00:33 -0400 |
commit | b27bf2b20b7b2305a8f5e20d444e849ce57490a6 (patch) | |
tree | e124fe44d5e08718f5931e8fb9f90a110c6b1a46 /kde-plasma | |
parent | kde-plasma/kscreen: arm64 stable (diff) | |
download | gentoo-b27bf2b20b7b2305a8f5e20d444e849ce57490a6.tar.gz gentoo-b27bf2b20b7b2305a8f5e20d444e849ce57490a6.tar.bz2 gentoo-b27bf2b20b7b2305a8f5e20d444e849ce57490a6.zip |
kde-plasma/kscreenlocker: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'kde-plasma')
-rw-r--r-- | kde-plasma/kscreenlocker/kscreenlocker-5.15.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.15.5.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.15.5.ebuild index fae09b10c85e..be1138d93235 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.15.5.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.15.5.ebuild @@ -8,7 +8,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 pam DESCRIPTION="Library and components for secure lock screen architecture" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="consolekit +pam seccomp" REQUIRED_USE="seccomp? ( pam )" |