diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 19:43:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-05 19:43:31 +0000 |
commit | 218fbbceba74f30343cf5412b1590f92777a8419 (patch) | |
tree | 001d33e7fa0669d4fab4c992f81f43af02b8dcbd /net-dialup | |
parent | need to create /var/lib/arpd for arpd #125101 by Volkov Peter (diff) | |
download | gentoo-2-218fbbceba74f30343cf5412b1590f92777a8419.tar.gz gentoo-2-218fbbceba74f30343cf5412b1590f92777a8419.tar.bz2 gentoo-2-218fbbceba74f30343cf5412b1590f92777a8419.zip |
m68k/mips/sh love
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild b/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild index 2162fe9b3631..7fe68478327d 100644 --- a/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild,v 1.11 2005/10/08 20:50:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linux-atm/linux-atm-2.4.1-r1.ebuild,v 1.12 2006/03/05 19:43:31 vapier Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |