diff options
author | 2007-07-08 03:10:05 +0000 | |
---|---|---|
committer | 2007-07-08 03:10:05 +0000 | |
commit | ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9 (patch) | |
tree | 759da46f159ca0abc890370c912f1da814307a6e /dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | |
parent | Stable on ppc; bug #184559. (diff) | |
download | historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.gz historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.tar.bz2 historical-ffac5316e9902f1adda61c8f1ebcd4a851d9b7a9.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild')
-rw-r--r-- | dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild index 890e302c2cb8..9e1530921f0f 100644 --- a/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild +++ b/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.3 2007/06/30 01:17:57 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Multiplex/IO-Multiplex-1.09.ebuild,v 1.4 2007/07/08 02:34:41 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/B/BB/BBB/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" SRC_TEST="do" |