diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-23 17:04:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-23 17:04:56 +0000 |
commit | 186d7d16dc19e8e82451333eb194e503615f706b (patch) | |
tree | 16e144aaf1bf4fec04ca12e60f14cf9703f79954 /dev-perl/Event/Event-1.10.ebuild | |
parent | stable amd64, bug 270331 (diff) | |
download | gentoo-2-186d7d16dc19e8e82451333eb194e503615f706b.tar.gz gentoo-2-186d7d16dc19e8e82451333eb194e503615f706b.tar.bz2 gentoo-2-186d7d16dc19e8e82451333eb194e503615f706b.zip |
Add ~arm wrt #270465
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Event/Event-1.10.ebuild')
-rw-r--r-- | dev-perl/Event/Event-1.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Event/Event-1.10.ebuild b/dev-perl/Event/Event-1.10.ebuild index 4588883d833c..e6d796a1ffbe 100644 --- a/dev-perl/Event/Event-1.10.ebuild +++ b/dev-perl/Event/Event-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.10.ebuild,v 1.2 2008/07/15 18:26:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.10.ebuild,v 1.3 2009/05/23 17:04:56 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 ~arm ia64 ~ppc ~ppc64 sparc x86" IUSE="" SRC_TEST="do" |