diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 14:51:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-09 14:51:19 +0000 |
commit | 2876ee45d197161f5d3cef39a0d0e3d31b6c85b0 (patch) | |
tree | 9fd3da2b12b41eb9f4b946a02069b74f7a7a8f26 /dev-perl/DBI/DBI-1.58.ebuild | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-2876ee45d197161f5d3cef39a0d0e3d31b6c85b0.tar.gz gentoo-2-2876ee45d197161f5d3cef39a0d0e3d31b6c85b0.tar.bz2 gentoo-2-2876ee45d197161f5d3cef39a0d0e3d31b6c85b0.zip |
Stable on sparc
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-perl/DBI/DBI-1.58.ebuild')
-rw-r--r-- | dev-perl/DBI/DBI-1.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBI/DBI-1.58.ebuild b/dev-perl/DBI/DBI-1.58.ebuild index 1fa4f1deb226..7081c35314b6 100644 --- a/dev-perl/DBI/DBI-1.58.ebuild +++ b/dev-perl/DBI/DBI-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.58.ebuild,v 1.3 2007/08/01 06:22:42 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.58.ebuild,v 1.4 2007/08/09 14:51:19 gustavoz Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TI/TIMB/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 mips ~ppc ~ppc64 ~sparc ~sparc-fbsd x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 mips ~ppc ~ppc64 sparc ~sparc-fbsd x86" IUSE="" SRC_TEST="do" |