diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 13:52:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2016-03-06 14:00:17 +0300 |
commit | 4a67278b6f0c27c91cc9da3096002d676913bae1 (patch) | |
tree | a7383d1fb60ac95a00b5debef6b91cff39bf287f /kde-base/kdm | |
parent | kde-base/kdebase-startkde: x86 stable wrt bug #569742 (diff) | |
download | gentoo-4a67278b6f0c27c91cc9da3096002d676913bae1.tar.gz gentoo-4a67278b6f0c27c91cc9da3096002d676913bae1.tar.bz2 gentoo-4a67278b6f0c27c91cc9da3096002d676913bae1.zip |
kde-base/kdm: x86 stable wrt bug #569742
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-base/kdm')
-rw-r--r-- | kde-base/kdm/kdm-4.11.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/kdm/kdm-4.11.22.ebuild b/kde-base/kdm/kdm-4.11.22.ebuild index cfd95468b771..9ee1dc85a756 100644 --- a/kde-base/kdm/kdm-4.11.22.ebuild +++ b/kde-base/kdm/kdm-4.11.22.ebuild @@ -9,7 +9,7 @@ KMNAME="kde-workspace" inherit systemd kde4-meta flag-o-matic user DESCRIPTION="KDE login manager, similar to xdm and gdm" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug +consolekit kerberos pam systemd" REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" |