summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-601-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 5121c66dce23..694487504de2 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.68 2006/08/17 03:00:14 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.69 2006/08/18 02:47:44 weeve Exp $
+
+ 18 Aug 2006; Jason Wever <weeve@gentoo.org> rebase-601-r1.ebuild:
+ Added ~sparc keyword wrt bug #144241.
*rebase-608 (17 Aug 2006)
diff --git a/sci-biology/rebase/rebase-601-r1.ebuild b/sci-biology/rebase/rebase-601-r1.ebuild
index 9f90c8a33a0b..cfc05f31b872 100644
--- a/sci-biology/rebase/rebase-601-r1.ebuild
+++ b/sci-biology/rebase/rebase-601-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.6 2006/04/08 10:32:19 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.7 2006/08/18 02:47:44 weeve Exp $
DESCRIPTION="A restriction enzyme database"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="amd64 ppc ppc-macos ppc64 x86"
+KEYWORDS="amd64 ppc ppc-macos ppc64 ~sparc x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"