diff options
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" |