summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild')
-rw-r--r--dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild b/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
index 8f62b0d0efc7..70da8e3a2ab2 100644
--- a/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
+++ b/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.1 2006/11/06 15:13:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-DBI/Class-DBI-3.0.16.ebuild,v 1.2 2007/01/07 19:56:46 mcummings Exp $
inherit perl-module
@@ -14,7 +14,7 @@ SRC_URI="mirror://cpan/authors/id/T/TM/TMTM/${MY_P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
# Tests aren't possible since they require interaction with the DB's