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-apps/kdesu | |
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-apps/kdesu')
-rw-r--r-- | kde-apps/kdesu/kdesu-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/kdesu/kdesu-4.14.3.ebuild b/kde-apps/kdesu/kdesu-4.14.3.ebuild index e052eb34916..ca11e186bad 100644 --- a/kde-apps/kdesu/kdesu-4.14.3.ebuild +++ b/kde-apps/kdesu/kdesu-4.14.3.ebuild @@ -12,7 +12,7 @@ inherit kde4-meta # if not, USE-flag ? DESCRIPTION="KDE: gui for su(1)" HOMEPAGE+=" https://techbase.kde.org/Projects/kdesu" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" src_configure() { |