diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:27:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-13 16:27:44 +0100 |
commit | d5a6890344f2f89aa0e55730e8aafac16d5b2395 (patch) | |
tree | 37c0eb41a9093a92fb3aaeb1101b4d3de1f2e30d /sci-biology/rebase | |
parent | dev-python/django: amd64/x86 stable, (ALLARCHES policy) wrt bug #573688 (diff) | |
download | gentoo-d5a6890344f2f89aa0e55730e8aafac16d5b2395.tar.gz gentoo-d5a6890344f2f89aa0e55730e8aafac16d5b2395.tar.bz2 gentoo-d5a6890344f2f89aa0e55730e8aafac16d5b2395.zip |
sci-biology/rebase: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #573576
Package-Manager: portage-2.2.26
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/rebase-1601.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1601.ebuild b/sci-biology/rebase/rebase-1601.ebuild index 9adb365ae5f1..875464d50ed0 100644 --- a/sci-biology/rebase/rebase-1601.ebuild +++ b/sci-biology/rebase/rebase-1601.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 )" |