sci-biology/transfac: 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:57 +0000 (22:23 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856

sci-biology/transfac/transfac-3.2.ebuild

index e2cdd68565f252a35022ddf8c7ac08a5767e5da8..f35476ca5a08680e923a1a0eb0534726f5bb3f48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z"
 LICENSE="public-domain"
 
 SLOT="3"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE="emboss minimal"
 # Minimal build keeps only the indexed files (if applicable) and the documentation.
 # The non-indexed database is not installed.