From: David Seifert Date: Mon, 6 Feb 2017 20:48:01 +0000 (+0100) Subject: sci-biology/embassy-phylipnew: Remove ppc from KEYWORDS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=00c7e2d1e6c26dad0da56080038b7805739ba8e2;p=gentoo.git sci-biology/embassy-phylipnew: Remove ppc from KEYWORDS Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856 --- diff --git a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild index 939bc4b6727c..85ef51b6ce2f 100644 --- a/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild +++ b/sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,6 +12,6 @@ inherit emboss-r1 LICENSE+=" freedist" -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" PATCHES=( "${FILESDIR}"/${P}_fix-build-system.patch )