diff options
author | Zack Welch <zwelch@gentoo.org> | 2003-04-05 03:07:58 +0000 |
---|---|---|
committer | Zack Welch <zwelch@gentoo.org> | 2003-04-05 03:07:58 +0000 |
commit | 193f05d5b71b5ef1dae93ef9882c41077b45b209 (patch) | |
tree | 85ddb386855cb0429fbe52c85304588381c83565 /dev-perl/libnet/libnet-1.11-r1.ebuild | |
parent | Changed ~sparc keyword to sparc. (diff) | |
download | historical-193f05d5b71b5ef1dae93ef9882c41077b45b209.tar.gz historical-193f05d5b71b5ef1dae93ef9882c41077b45b209.tar.bz2 historical-193f05d5b71b5ef1dae93ef9882c41077b45b209.zip |
add arm keyword
Diffstat (limited to 'dev-perl/libnet/libnet-1.11-r1.ebuild')
-rw-r--r-- | dev-perl/libnet/libnet-1.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/libnet/libnet-1.11-r1.ebuild b/dev-perl/libnet/libnet-1.11-r1.ebuild index a9140b1c633e..6b70e694001c 100644 --- a/dev-perl/libnet/libnet-1.11-r1.ebuild +++ b/dev-perl/libnet/libnet-1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11-r1.ebuild,v 1.5 2003/02/28 15:31:11 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/libnet/libnet-1.11-r1.ebuild,v 1.6 2003/04/05 03:06:21 zwelch Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/05_Networking_Devices_I SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa arm" src_compile() { cp ${O}/files/libnet.cfg . |