summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-04 23:12:46 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-04 23:12:46 +0000
commitaf67be2ffcd76bf9660932a5d2bdb79e535325d0 (patch)
tree5f07c421b82afce1717276bd881a2fce8da3ccda /dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
parentAdded to ~ppc (Manifest recommit) (diff)
downloadgentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.tar.gz
gentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.tar.bz2
gentoo-2-af67be2ffcd76bf9660932a5d2bdb79e535325d0.zip
Added to ~ppc
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild')
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
index e2870519ae7e..188e294585cc 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.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-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.2 2004/05/06 17:48:49 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.3 2004/06/04 23:08:32 dholm Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/${P}.tar.gz"
LICENSE="Artistic | GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc"
+KEYWORDS="x86 ~sparc ~ppc"
SRC_TEST="do"
DEPEND="dev-perl/DBI"