diff options
author | 2004-06-23 08:50:21 +0000 | |
---|---|---|
committer | 2004-06-23 08:50:21 +0000 | |
commit | befe7f6916c3e208620f303139a1982ce5de8387 (patch) | |
tree | 3643dce738c680a52d5c7f2f53c10ce612924155 /dev-libs/dbh/dbh-1.0.18.ebuild | |
parent | Cleanup amsn 0.83 and 0.91 (Manifest recommit) (diff) | |
download | gentoo-2-befe7f6916c3e208620f303139a1982ce5de8387.tar.gz gentoo-2-befe7f6916c3e208620f303139a1982ce5de8387.tar.bz2 gentoo-2-befe7f6916c3e208620f303139a1982ce5de8387.zip |
mark stable on amd64
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.18.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.18.ebuild b/dev-libs/dbh/dbh-1.0.18.ebuild index fa6044834a2c..29c074441b9a 100644 --- a/dev-libs/dbh/dbh-1.0.18.ebuild +++ b/dev-libs/dbh/dbh-1.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.18.ebuild,v 1.6 2004/05/19 12:09:44 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.18.ebuild,v 1.7 2004/06/23 08:50:21 malc Exp $ IUSE="" MY_P="${PN}_1.0-18" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="QPL" SLOT="0" -KEYWORDS="ia64 x86 ppc sparc alpha ~amd64 hppa ~mips" +KEYWORDS="ia64 x86 ppc sparc alpha amd64 hppa ~mips" DEPEND="dev-util/pkgconfig" RDEPEND="" |