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/kcheckpass | |
parent | a9c7c95b48f517cb1b97c0be7fcd3c6ceb97df8c (diff) | |
download | gentoo-fa464fbd6d64125ef77e0521df9e399406f6ec11.tar.gz gentoo-fa464fbd6d64125ef77e0521df9e399406f6ec11.tar.xz |
kde-base: drop ~ppc/~ppc64 keyword
Diffstat (limited to 'kde-base/kcheckpass')
-rw-r--r-- | kde-base/kcheckpass/kcheckpass-4.11.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/kcheckpass/kcheckpass-4.11.22-r1.ebuild b/kde-base/kcheckpass/kcheckpass-4.11.22-r1.ebuild index 873b7989d4a..f241e7affd9 100644 --- a/kde-base/kcheckpass/kcheckpass-4.11.22-r1.ebuild +++ b/kde-base/kcheckpass/kcheckpass-4.11.22-r1.ebuild @@ -8,7 +8,7 @@ KMNAME="kde-workspace" inherit kde4-meta DESCRIPTION="A simple password checker, used by any software in need of user authentication" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug pam" DEPEND=" |