From 78f2e7be51467f960624d32854106bee5e56e93a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 6 Feb 2017 21:47:59 +0100 Subject: sci-biology/transfac: Remove ppc from KEYWORDS 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sci-biology/transfac') diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild index e2cdd68565f2..f35476ca5a08 100644 --- a/sci-biology/transfac/transfac-3.2.ebuild +++ b/sci-biology/transfac/transfac-3.2.ebuild @@ -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. -- cgit v1.2.3-65-gdbad