diff options
author | 2008-03-24 11:12:48 +0000 | |
---|---|---|
committer | 2008-03-24 11:12:48 +0000 | |
commit | 29f1ad89218d3a1c2f93eef078d427529437d1e3 (patch) | |
tree | 01d0b17807c2b021efac7144218a50f4e48c76ac /dev-perl | |
parent | arm/s390/sh love for #214464 and cleanup a bit (diff) | |
download | gentoo-2-29f1ad89218d3a1c2f93eef078d427529437d1e3.tar.gz gentoo-2-29f1ad89218d3a1c2f93eef078d427529437d1e3.tar.bz2 gentoo-2-29f1ad89218d3a1c2f93eef078d427529437d1e3.zip |
arm/s390/sh love
(Portage version: 2.2_pre5)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild index 1e9cbb68ebf5..9b1592306380 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.14.ebuild,v 1.6 2008/03/03 23:24:05 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-1.14.ebuild,v 1.7 2008/03/24 11:12:48 vapier 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="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" |