diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:46:57 +0000 |
commit | 71adeb6abc2f2ebf7d1633098be07299d23ccb98 (patch) | |
tree | 57f749868f192e23ed75bb796c70b282242fa3cf /dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild | |
parent | Fix changelog (diff) | |
download | historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.gz historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.tar.bz2 historical-71adeb6abc2f2ebf7d1633098be07299d23ccb98.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild')
-rw-r--r-- | dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild index f8cfd5c69af1..cff644aebffa 100644 --- a/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild +++ b/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.12 2007/01/15 17:21:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI-Shell/DBI-Shell-11.93.ebuild,v 1.13 2012/03/19 19:35:45 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TL/TLOWERY/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_TEST="do" |