diff options
author | David Seifert <soap@gentoo.org> | 2017-02-06 21:48:01 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-06 22:26:04 +0100 |
commit | 6dd0dd96facec0ad0720d696d535ea39dc9d5f2a (patch) | |
tree | 1b61d0428a53721d0016cff5b9e200fbef8bd16f /sci-biology/seaview | |
parent | sci-biology/hmmer: Only keep amd64 and x86 in KEYWORDS (diff) | |
download | gentoo-6dd0dd96facec0ad0720d696d535ea39dc9d5f2a.tar.gz gentoo-6dd0dd96facec0ad0720d696d535ea39dc9d5f2a.tar.bz2 gentoo-6dd0dd96facec0ad0720d696d535ea39dc9d5f2a.zip |
sci-biology/seaview: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856
Diffstat (limited to 'sci-biology/seaview')
-rw-r--r-- | sci-biology/seaview/seaview-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/seaview/seaview-4.5.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/seaview/seaview-4.3.5.ebuild b/sci-biology/seaview/seaview-4.3.5.ebuild index 00abeb426064..948abd25482a 100644 --- a/sci-biology/seaview/seaview-4.3.5.ebuild +++ b/sci-biology/seaview/seaview-4.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/${PN}_${PV}. LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="+xft" CDEPEND=" diff --git a/sci-biology/seaview/seaview-4.5.4.ebuild b/sci-biology/seaview/seaview-4.5.4.ebuild index 7be2b2b94017..948abd25482a 100644 --- a/sci-biology/seaview/seaview-4.5.4.ebuild +++ b/sci-biology/seaview/seaview-4.5.4.ebuild @@ -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,7 +12,7 @@ SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/${PN}_${PV}. LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 x86" IUSE="+xft" CDEPEND=" |