diff options
Diffstat (limited to 'sci-biology/embassy-hmmer')
-rw-r--r-- | sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild b/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild index f4158b17c307..9b4159a275d4 100644 --- a/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.ebuild +++ b/sci-biology/embassy-hmmer/embassy-hmmer-2.3.2.650.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$ @@ -10,7 +10,7 @@ AUTOTOOLS_AUTORECONF=1 inherit emboss-r1 -KEYWORDS="amd64 ~ppc x86 ~x86-linux ~ppc-macos" +KEYWORDS="amd64 x86 ~x86-linux ~ppc-macos" RDEPEND+="sci-biology/hmmer" |