diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:51:36 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:54:02 +0100 |
commit | ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf (patch) | |
tree | 3881e003c425f0dcccd10cd449c32eeed74a424d /sci-biology | |
parent | app-backup/cdbkup: x86 stable wrt bug #585674 (diff) | |
download | gentoo-ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf.tar.gz gentoo-ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf.tar.bz2 gentoo-ca56d1d1b7e566f4c95c3db6b31f2c73ae180cbf.zip |
sci-biology/rebase: x86 stable wrt bug #590146
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
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 326bcc729b96..b058fa97118a 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 )" |