diff options
author | David Seifert <soap@gentoo.org> | 2017-02-06 21:47:59 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-06 22:23:26 +0100 |
commit | 2db0f896ee549da6807cb922cb2de0e2fdca4077 (patch) | |
tree | bec4aa6dea3dbdfc3e2fcbf934d011f912e0eccc | |
parent | mail-client/evolution: bump to 3.22.4 (diff) | |
download | gentoo-2db0f896ee549da6807cb922cb2de0e2fdca4077.tar.gz gentoo-2db0f896ee549da6807cb922cb2de0e2fdca4077.tar.bz2 gentoo-2db0f896ee549da6807cb922cb2de0e2fdca4077.zip |
sci-biology/aaindex: Remove ppc from KEYWORDS
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3856
-rw-r--r-- | sci-biology/aaindex/aaindex-9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/aaindex/aaindex-9.1.ebuild b/sci-biology/aaindex/aaindex-9.1.ebuild index 6c45282be145..b0a4a974544d 100644 --- a/sci-biology/aaindex/aaindex-9.1.ebuild +++ b/sci-biology/aaindex/aaindex-9.1.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$ @@ -11,7 +11,7 @@ SLOT="0" # Minimal build keeps only the indexed files (if applicable) and the # documentation. The non-indexed database is not installed. IUSE="emboss minimal" -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 )" |