summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/dbh/dbh-1.0.18.ebuild')
-rw-r--r--dev-libs/dbh/dbh-1.0.18.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/dbh/dbh-1.0.18.ebuild b/dev-libs/dbh/dbh-1.0.18.ebuild
index 2a239e9a5ced..3b070778eee8 100644
--- a/dev-libs/dbh/dbh-1.0.18.ebuild
+++ b/dev-libs/dbh/dbh-1.0.18.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.8 2004/06/24 23:04:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.18.ebuild,v 1.9 2004/11/04 22:22:22 vapier Exp $
-IUSE=""
MY_P="${PN}_1.0-18"
S=${WORKDIR}/${MY_P}
@@ -12,7 +11,8 @@ 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 arm"
+IUSE=""
DEPEND="dev-util/pkgconfig"
RDEPEND=""