diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-19 02:07:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-19 02:07:15 +0000 |
commit | 193cdcdf72ee36b1be283c523235543a8143a81d (patch) | |
tree | ffd01c2348c2397a36912756b2848ce1c68ef3a6 /sys-libs/gdbm/gdbm-1.8.3-r1.ebuild | |
parent | postfix is default mta, and also provided (diff) | |
download | gentoo-2-193cdcdf72ee36b1be283c523235543a8143a81d.tar.gz gentoo-2-193cdcdf72ee36b1be283c523235543a8143a81d.tar.bz2 gentoo-2-193cdcdf72ee36b1be283c523235543a8143a81d.zip |
stable on alpha and ia64
Diffstat (limited to 'sys-libs/gdbm/gdbm-1.8.3-r1.ebuild')
-rw-r--r-- | sys-libs/gdbm/gdbm-1.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.3-r1.ebuild b/sys-libs/gdbm/gdbm-1.8.3-r1.ebuild index 388225c6b182..8f134262d037 100644 --- a/sys-libs/gdbm/gdbm-1.8.3-r1.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.3-r1.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/gdbm/gdbm-1.8.3-r1.ebuild,v 1.3 2004/08/01 20:49:12 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.3-r1.ebuild,v 1.4 2004/08/19 02:07:15 agriffis Exp $ inherit gnuconfig flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gdbm/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ppc64 ~s390" +KEYWORDS="~x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ia64 ppc64 ~s390" IUSE="berkdb static" DEPEND="virtual/libc |