diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 17:55:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 17:55:21 +0100 |
commit | 034d74f2b0e3d023d3a1ce18236f2fc70300d521 (patch) | |
tree | 70164f7da0c23ba04db7cd9b2f5066fa710e8e70 | |
parent | sys-apps/sed: Removed old. (diff) | |
download | gentoo-034d74f2b0e3d023d3a1ce18236f2fc70300d521.tar.gz gentoo-034d74f2b0e3d023d3a1ce18236f2fc70300d521.tar.bz2 gentoo-034d74f2b0e3d023d3a1ce18236f2fc70300d521.zip |
sci-biology/rebase: amd64 stable wrt bug #604448
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | sci-biology/rebase/rebase-1612.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/rebase/rebase-1612.ebuild b/sci-biology/rebase/rebase-1612.ebuild index 47f2e4366830..f07f23071336 100644 --- a/sci-biology/rebase/rebase-1612.ebuild +++ b/sci-biology/rebase/rebase-1612.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$ @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" SLOT="0" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="emboss minimal" RDEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" |