diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:26:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 8b3ee06be36febdedf81a0a1a20861659b655b3b (patch) | |
tree | f8075f0591997bd826b79723f6c9647bda48fb04 /sci-biology | |
parent | net-misc/memcached: amd64 stable wrt bug #589120 (diff) | |
download | gentoo-8b3ee06be36febdedf81a0a1a20861659b655b3b.tar.gz gentoo-8b3ee06be36febdedf81a0a1a20861659b655b3b.tar.bz2 gentoo-8b3ee06be36febdedf81a0a1a20861659b655b3b.zip |
sci-biology/rebase: amd64 stable wrt bug #590146
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/rebase/rebase-1607.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1607.ebuild b/sci-biology/rebase/rebase-1607.ebuild index 9adb365ae5f1..436b460d7080 100644 --- a/sci-biology/rebase/rebase-1607.ebuild +++ b/sci-biology/rebase/rebase-1607.ebuild @@ -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 )" |