diff options
Diffstat (limited to 'sci-biology/emboss/emboss-6.6.0.ebuild')
-rw-r--r-- | sci-biology/emboss/emboss-6.6.0.ebuild | 4 |
1 files 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" |