diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 02:55:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-01-13 02:55:25 +0000 |
commit | 2894d4b80b3c90fcc99e19cc0a8322f6a802526f (patch) | |
tree | 0d14ed3b70ade02c861f387e256afc1bd868982a /dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild | |
parent | Added ~sparc keyword. (Manifest recommit) (diff) | |
download | gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.tar.gz gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.tar.bz2 gentoo-2-2894d4b80b3c90fcc99e19cc0a8322f6a802526f.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild index f4fdb72b44da..6c15d069834b 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 Foundation +# 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-0.31.ebuild,v 1.6 2004/10/16 23:57:21 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-SQLite/DBD-SQLite-0.31.ebuild,v 1.7 2005/01/13 02:51:40 gustavoz 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 ~ppc" +KEYWORDS="x86 sparc ~ppc" IUSE="" SRC_TEST="do" |