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.09.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.09.ebuild')
-rw-r--r-- | dev-perl/Event/Event-1.09.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Event/Event-1.09.ebuild b/dev-perl/Event/Event-1.09.ebuild index 9da61aa3c8ec..422a58971601 100644 --- a/dev-perl/Event/Event-1.09.ebuild +++ b/dev-perl/Event/Event-1.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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.09.ebuild,v 1.7 2007/11/10 12:57:48 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.09.ebuild,v 1.8 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" |