diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-06 22:03:56 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-10-06 22:03:56 +0000 |
commit | 6eb62805acbb87544956af78131b4cabf24d1bd5 (patch) | |
tree | 87702ad55cfe948aa3f58995928193caffc00e53 /dev-perl/Event-RPC/Event-RPC-0.90.ebuild | |
parent | Stable on x86 wrt bug #150110. (diff) | |
download | historical-6eb62805acbb87544956af78131b4cabf24d1bd5.tar.gz historical-6eb62805acbb87544956af78131b4cabf24d1bd5.tar.bz2 historical-6eb62805acbb87544956af78131b4cabf24d1bd5.zip |
Stable on x86 wrt bug #149870.
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'dev-perl/Event-RPC/Event-RPC-0.90.ebuild')
-rw-r--r-- | dev-perl/Event-RPC/Event-RPC-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Event-RPC/Event-RPC-0.90.ebuild b/dev-perl/Event-RPC/Event-RPC-0.90.ebuild index d28977b795b2..f927ffc78a43 100644 --- a/dev-perl/Event-RPC/Event-RPC-0.90.ebuild +++ b/dev-perl/Event-RPC/Event-RPC-0.90.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event-RPC/Event-RPC-0.90.ebuild,v 1.8 2006/10/03 09:12:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event-RPC/Event-RPC-0.90.ebuild,v 1.9 2006/10/06 22:03:56 wolf31o2 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.exit1.org/${PN}/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ia64 ppc ppc64 sparc ~x86" +KEYWORDS="amd64 ia64 ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |