diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-07-07 05:39:39 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-07-08 03:52:08 +1000 |
commit | 19b4cc3e3a9164c13416ee0a6e9112a5ea7bbac0 (patch) | |
tree | d348d2ff743d766c9faac323e27b487f51bbe004 /net-libs | |
parent | net-im/choqok: drop ~ppc keyword (diff) | |
download | gentoo-19b4cc3e3a9164c13416ee0a6e9112a5ea7bbac0.tar.gz gentoo-19b4cc3e3a9164c13416ee0a6e9112a5ea7bbac0.tar.bz2 gentoo-19b4cc3e3a9164c13416ee0a6e9112a5ea7bbac0.zip |
net-libs/libkfbapi: drop ~ppc/~ppc64 keyword
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libkfbapi/libkfbapi-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libkfbapi/libkfbapi-1.0.ebuild b/net-libs/libkfbapi/libkfbapi-1.0.ebuild index b59fb686117d..ce66ec2498da 100644 --- a/net-libs/libkfbapi/libkfbapi-1.0.ebuild +++ b/net-libs/libkfbapi/libkfbapi-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug" DEPEND=" |