commit: d37569c33345da3de3d2d621b18ccfa248af99c2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org> AuthorDate: Fri Oct 28 14:33:00 2016 +0000 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org> CommitDate: Fri Oct 28 14:35:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d37569c3
dev-libs/qoauth: drop ppc64 to testing Package-Manager: portage-2.3.2 dev-libs/qoauth/qoauth-1.0.1.ebuild | 4 ++-- 1 file 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 045e047..7e6cf33 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(+)]"
