summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-02-06 21:48:00 +0100
committerDavid Seifert <soap@gentoo.org>2017-02-06 22:24:15 +0100
commitdd0f0064b61d32e2654694c21f9faacb6e7bb72c (patch)
treeb862f5a9419163dbf92678ea448ff3e168feceb5 /sci-biology/wise
parentsci-biology/qrna: Modernise to EAPI 6 (diff)
downloadgentoo-dd0f0064b61d32e2654694c21f9faacb6e7bb72c.tar.gz
gentoo-dd0f0064b61d32e2654694c21f9faacb6e7bb72c.tar.bz2
gentoo-dd0f0064b61d32e2654694c21f9faacb6e7bb72c.zip
sci-biology/wise: Remove alpha ia64 sparc 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/wise')
-rw-r--r--sci-biology/wise/wise-2.4.0_alpha.ebuild4
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"