diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-05-26 01:34:43 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-05-26 03:31:31 +1000 |
commit | bfa4140c1969992bb8d5b7e38565bb1a99003095 (patch) | |
tree | bbb5c8f5a58bc2294ab161fed89026a2c902d77c /kde-base/kdebase-pam | |
parent | 6f7e26e531c7c9dc8304bc2af9aac8e3b942002f (diff) | |
download | gentoo-bfa4140c1969992bb8d5b7e38565bb1a99003095.tar.gz gentoo-bfa4140c1969992bb8d5b7e38565bb1a99003095.tar.xz |
Drop ppc and ppc64 to testing in KDE-related packages.
Diffstat (limited to 'kde-base/kdebase-pam')
-rw-r--r-- | kde-base/kdebase-pam/kdebase-pam-9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/kdebase-pam/kdebase-pam-9.ebuild b/kde-base/kdebase-pam/kdebase-pam-9.ebuild index cb6f57763cd..221dce885bf 100644 --- a/kde-base/kdebase-pam/kdebase-pam-9.ebuild +++ b/kde-base/kdebase-pam/kdebase-pam-9.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.kde.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" DEPEND="virtual/pam" |