diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 22:53:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-26 22:53:10 +0000 |
commit | 34ed4762e0f8c99cc2ecdd0f0575aa61d9ed8837 (patch) | |
tree | 36ebf9bd2894241f0d2d22f48e2e3569c8fcb97b /dev-libs/dbh/dbh-1.0.18.ebuild | |
parent | ver bump #47838 (diff) | |
download | historical-34ed4762e0f8c99cc2ecdd0f0575aa61d9ed8837.tar.gz historical-34ed4762e0f8c99cc2ecdd0f0575aa61d9ed8837.tar.bz2 historical-34ed4762e0f8c99cc2ecdd0f0575aa61d9ed8837.zip |
Stable on alpha and ia64
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 45e2c853d77f..fd9ba693fd5b 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.1 2004/04/18 05:08:16 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dbh/dbh-1.0.18.ebuild,v 1.2 2004/04/26 22:53:10 agriffis 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="" |