diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-07 03:52:12 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-08 03:52:08 +1000 |
commit | fa464fbd6d64125ef77e0521df9e399406f6ec11 (patch) | |
tree | 896f1582c6f6afeb4b647c425e056e1c926a7632 /kde-base/kdm | |
parent | kde-apps: drop ~ppc/~ppc64 keyword (diff) | |
download | gentoo-fa464fbd6d64125ef77e0521df9e399406f6ec11.tar.gz gentoo-fa464fbd6d64125ef77e0521df9e399406f6ec11.tar.bz2 gentoo-fa464fbd6d64125ef77e0521df9e399406f6ec11.zip |
kde-base: drop ~ppc/~ppc64 keyword
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 9ee1dc85a756..917b713ac073 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 x86 ~amd64-linux ~x86-linux" IUSE="debug +consolekit kerberos pam systemd" REQUIRED_USE="consolekit? ( !systemd ) systemd? ( !consolekit )" |