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

sci-biology/prints/prints-39.0.ebuild

index c6dc22372252bbfaa1d23debfef3780ada4e1ab6..e64ba2989b0ff09e1de99913fe591305b5a5c53f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ LICENSE="public-domain"
 IUSE="emboss minimal"
 # Minimal build keeps only the indexed files (if applicable) and the
 # documentation. The non-indexed database is not installed.
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 
 DEPEND="emboss? ( sci-biology/emboss )"
 RDEPEND="${DEPEND}"