sci-biology/embassy-phylipnew: Remove ppc from KEYWORDS
authorDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 20:48:01 +0000 (21:48 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 6 Feb 2017 21:25:17 +0000 (22:25 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856

sci-biology/embassy-phylipnew/embassy-phylipnew-3.69.650.ebuild

index 939bc4b6727cfe0cfd09db88bdaf2f138c989248..85ef51b6ce2fb31f6b22431d018ee41fda82ca4c 100644 (file)
@@ -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 )