diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-07 03:10:50 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-08 03:52:08 +1000 |
commit | a9c7c95b48f517cb1b97c0be7fcd3c6ceb97df8c (patch) | |
tree | 461570df9d1e085c33c5d06775e65f6f4802206a /kde-apps/konsolepart | |
parent | x11-misc/lightdm-kde: drop ~ppc keyword (diff) | |
download | gentoo-a9c7c95b48f517cb1b97c0be7fcd3c6ceb97df8c.tar.gz gentoo-a9c7c95b48f517cb1b97c0be7fcd3c6ceb97df8c.tar.bz2 gentoo-a9c7c95b48f517cb1b97c0be7fcd3c6ceb97df8c.zip |
kde-apps: drop ~ppc/~ppc64 keyword
Diffstat (limited to 'kde-apps/konsolepart')
-rw-r--r-- | kde-apps/konsolepart/konsolepart-4.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild index 7b367e422795..19aa42e27bda 100644 --- a/kde-apps/konsolepart/konsolepart-4.14.3.ebuild +++ b/kde-apps/konsolepart/konsolepart-4.14.3.ebuild @@ -12,7 +12,7 @@ inherit kde4-base DESCRIPTION="X terminal kpart for use by konsole and other KDE applications" HOMEPAGE="https://www.kde.org/applications/system/konsole https://konsole.kde.org" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="debug minimal" COMMONDEPEND=" |