diff options
Diffstat (limited to 'sci-biology/wise')
-rw-r--r-- | sci-biology/wise/wise-2.4.0_alpha.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/wise/wise-2.4.0_alpha.ebuild b/sci-biology/wise/wise-2.4.0_alpha.ebuild index f68686842689..31f155095b3e 100644 --- a/sci-biology/wise/wise-2.4.0_alpha.ebuild +++ b/sci-biology/wise/wise-2.4.0_alpha.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://ftp.ebi.ac.uk/pub/software/${PN}2/${PN}$(delete_version_separator LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~sparc x86" +KEYWORDS="~amd64 ~x86" IUSE="doc static-libs" RDEPEND="~sci-biology/hmmer-2.3.2" |