diff options
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild index a9f35f10954d..5d7d670dcbc0 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild,v 1.2 2005/01/13 02:51:40 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.07.ebuild,v 1.3 2005/01/30 00:23:50 luckyduck Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSERGEANT/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" SRC_TEST="do" |