diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-02 17:28:18 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-02 17:28:18 +0000 |
commit | 9f052db89a776579b10170192a941960c9738bf7 (patch) | |
tree | 2d66148308d538fcbdeed8e5c44b2318377e1599 /sci-biology/rebase | |
parent | Prep skunkweb's removal and remove it from the list of runtime dependencies. ... (diff) | |
download | gentoo-2-9f052db89a776579b10170192a941960c9738bf7.tar.gz gentoo-2-9f052db89a776579b10170192a941960c9738bf7.tar.bz2 gentoo-2-9f052db89a776579b10170192a941960c9738bf7.zip |
Fix stable KEYWORDS
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-1507.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index a8c501dfc529..4b35227e9abc 100644 --- a/sci-biology/rebase/ChangeLog +++ b/sci-biology/rebase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/rebase # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.169 2015/08/02 13:40:34 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.170 2015/08/02 17:28:18 jlec Exp $ + + 02 Aug 2015; Justin Lecher <jlec@gentoo.org> rebase-1507.ebuild: + Fix stable KEYWORDS *rebase-1508 (02 Aug 2015) diff --git a/sci-biology/rebase/rebase-1507.ebuild b/sci-biology/rebase/rebase-1507.ebuild index 3f80c23d57a5..f22a076b2ef1 100644 --- a/sci-biology/rebase/rebase-1507.ebuild +++ b/sci-biology/rebase/rebase-1507.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.3 2015/08/02 12:00:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-1507.ebuild,v 1.4 2015/08/02 17:28:18 jlec Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://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 )" |