diff options
author | 2012-07-29 16:08:26 +0000 | |
---|---|---|
committer | 2012-07-29 16:08:26 +0000 | |
commit | 9c7544a04a3a0919b320be5fd3333d6960caa555 (patch) | |
tree | 583690dc6cea5e14a1f5a28a048482c32b1af7b2 /dev-perl/POE/POE-1.289.ebuild | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-9c7544a04a3a0919b320be5fd3333d6960caa555.tar.gz gentoo-2-9c7544a04a3a0919b320be5fd3333d6960caa555.tar.bz2 gentoo-2-9c7544a04a3a0919b320be5fd3333d6960caa555.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/POE/POE-1.289.ebuild')
-rw-r--r-- | dev-perl/POE/POE-1.289.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/POE/POE-1.289.ebuild b/dev-perl/POE/POE-1.289.ebuild index 0453ee26c7de..05bb654a4787 100644 --- a/dev-perl/POE/POE-1.289.ebuild +++ b/dev-perl/POE/POE-1.289.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/POE/POE-1.289.ebuild,v 1.4 2010/06/27 19:16:13 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-1.289.ebuild,v 1.5 2012/07/29 16:08:26 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A framework for creating multitasking programs in Perl" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="ipv6 libwww ncurses tk test" RDEPEND=">=dev-perl/Event-1.09 |