From 06033e6b1c4f28f88b1135fa26de456bb7ddf22f Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 6 Feb 2017 21:48:01 +0100 Subject: sci-biology/emboss: Remove ppc from KEYWORDS Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3856 --- sci-biology/emboss/emboss-6.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-biology/emboss/emboss-6.6.0.ebuild b/sci-biology/emboss/emboss-6.6.0.ebuild index 53f101fb1288..8b1d211efd1a 100644 --- a/sci-biology/emboss/emboss-6.6.0.ebuild +++ b/sci-biology/emboss/emboss-6.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit autotools-utils emboss-r1 eutils readme.gentoo-r1 DESCRIPTION="The European Molecular Biology Open Software Suite - A sequence analysis package" SRC_URI="ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE+=" minimal" LICENSE+=" Apache-2.0 GPL-3+ CC-BY-3.0" -- cgit v1.2.3-65-gdbad