diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:21:50 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-14 16:21:50 +0000 |
commit | f0df5c491568d60738b624aa10924fe947555944 (patch) | |
tree | 863e5da21d696f4b5e4c40b50197a2a6c17a0b40 /sys-libs/db/db-4.1.25_p1-r4.ebuild | |
parent | Stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-f0df5c491568d60738b624aa10924fe947555944.tar.gz gentoo-2-f0df5c491568d60738b624aa10924fe947555944.tar.bz2 gentoo-2-f0df5c491568d60738b624aa10924fe947555944.zip |
Stable on amd64.
Diffstat (limited to 'sys-libs/db/db-4.1.25_p1-r4.ebuild')
-rw-r--r-- | sys-libs/db/db-4.1.25_p1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/db-4.1.25_p1-r4.ebuild b/sys-libs/db/db-4.1.25_p1-r4.ebuild index f01fffccb99b..09f71185e315 100644 --- a/sys-libs/db/db-4.1.25_p1-r4.ebuild +++ b/sys-libs/db/db-4.1.25_p1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.25_p1-r4.ebuild,v 1.11 2004/12/01 15:21:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.1.25_p1-r4.ebuild,v 1.12 2004/12/14 16:21:50 absinthe Exp $ inherit eutils gnuconfig db @@ -27,7 +27,7 @@ done LICENSE="DB" SLOT="4.1" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390 ~sh" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~ppc64 ~s390 ~sh" IUSE="tcltk java doc uclibc" DEPEND="tcltk? ( dev-lang/tcl ) |