summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-29 01:33:00 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-29 01:35:04 +1100
commitd37569c33345da3de3d2d621b18ccfa248af99c2 (patch)
tree95fc270e687e8babe9d06d6453cb4c09bc9d2db2
parentwww-client/qupzilla: metadata whitespace (diff)
downloadgentoo-d37569c33345da3de3d2d621b18ccfa248af99c2.tar.gz
gentoo-d37569c33345da3de3d2d621b18ccfa248af99c2.tar.bz2
gentoo-d37569c33345da3de3d2d621b18ccfa248af99c2.zip
dev-libs/qoauth: drop ppc64 to testing
Package-Manager: portage-2.3.2
-rw-r--r--dev-libs/qoauth/qoauth-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qoauth/qoauth-1.0.1.ebuild b/dev-libs/qoauth/qoauth-1.0.1.ebuild
index 045e0479ecd9..7e6cf33b06d6 100644
--- a/dev-libs/qoauth/qoauth-1.0.1.ebuild
+++ b/dev-libs/qoauth/qoauth-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -12,7 +12,7 @@ SRC_URI="http://files.ayoy.net/qoauth/release/${PV}/src/${P}-src.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="debug doc static-libs test"
COMMON_DEPEND="app-crypt/qca:2[debug?,qt4(+)]"