diff options
author | 2003-10-16 14:27:11 +0000 | |
---|---|---|
committer | 2003-10-16 14:27:11 +0000 | |
commit | 4a13dd504667e4d28ec77221230a094b3bff4bdb (patch) | |
tree | 47b09533588d68eb4e9feae7374db579d7161b8e /dev-libs/dbh/dbh-1.0.15.ebuild | |
parent | update homepage (diff) | |
download | historical-4a13dd504667e4d28ec77221230a094b3bff4bdb.tar.gz historical-4a13dd504667e4d28ec77221230a094b3bff4bdb.tar.bz2 historical-4a13dd504667e4d28ec77221230a094b3bff4bdb.zip |
Mark stable on x86.
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.15.ebuild')
-rw-r--r-- | dev-libs/dbh/dbh-1.0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/dbh/dbh-1.0.15.ebuild b/dev-libs/dbh/dbh-1.0.15.ebuild index 743ba812cd78..d523bb40167d 100644 --- a/dev-libs/dbh/dbh-1.0.15.ebuild +++ b/dev-libs/dbh/dbh-1.0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.15.ebuild,v 1.4 2003/10/16 04:56:22 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.15.ebuild,v 1.5 2003/10/16 14:27:03 bcowan Exp $ IUSE="" MY_P="${PN}_1.0-15" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ia64 ~x86 ~ppc ~sparc ~alpha amd64" +KEYWORDS="ia64 x86 ~ppc ~sparc ~alpha amd64" DEPEND="dev-util/pkgconfig" |