diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:11:37 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 00:11:37 +0000 |
commit | 1a4c2d71d5c28c53965c1feba7ad1042fecf67f3 (patch) | |
tree | ffc3b3a3757501109ee9d43a3fc0dc0753e8ecd8 /dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | |
parent | add ~ia64 (diff) | |
download | gentoo-2-1a4c2d71d5c28c53965c1feba7ad1042fecf67f3.tar.gz gentoo-2-1a4c2d71d5c28c53965c1feba7ad1042fecf67f3.tar.bz2 gentoo-2-1a4c2d71d5c28c53965c1feba7ad1042fecf67f3.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild index 4087309df5d6..e865b19861e9 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.7 2004/07/14 20:25:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-0.92-r1.ebuild,v 1.8 2005/08/26 00:08:11 agriffis Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.switch.ch/misc/leinen/snmp/perl/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" +KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" IUSE="" mydoc="README.SNMP_util" |