diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-23 17:05:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-23 17:05:42 +0000 |
commit | de3a825ac56a7127222d96d8dbb830fd567befd7 (patch) | |
tree | 376e555704b9b8a65e32395682537e92c54dd2cc /dev-perl/Event/Event-1.10.ebuild | |
parent | stable amd64, bug 270331 (diff) | |
download | historical-de3a825ac56a7127222d96d8dbb830fd567befd7.tar.gz historical-de3a825ac56a7127222d96d8dbb830fd567befd7.tar.bz2 historical-de3a825ac56a7127222d96d8dbb830fd567befd7.zip |
Add ~arm wrt #270465
Package-Manager: portage-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" |