diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 13:03:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-04-02 13:03:57 +0200 |
commit | c731edf214f691748791cbccdb14b70cbbfce9d5 (patch) | |
tree | b5d66baaaf9de1394b6774751692ffb4bf7f15d9 /sci-biology/rebase | |
parent | media-sound/xmms2: support stable API for libav, bug #540890 (diff) | |
download | gentoo-c731edf214f691748791cbccdb14b70cbbfce9d5.tar.gz gentoo-c731edf214f691748791cbccdb14b70cbbfce9d5.tar.bz2 gentoo-c731edf214f691748791cbccdb14b70cbbfce9d5.zip |
sci-biology/rebase: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #578804
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-1602.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/rebase/rebase-1602.ebuild b/sci-biology/rebase/rebase-1602.ebuild index 9adb365ae5f1..875464d50ed0 100644 --- a/sci-biology/rebase/rebase-1602.ebuild +++ b/sci-biology/rebase/rebase-1602.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 )" |