diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:31:37 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:31:37 +0000 |
commit | 87f75a5c99887291acb81c580840ccfc67d0296e (patch) | |
tree | 02f4fa15d12284fea0b031b3a8f720f96bb87cad /net-dialup/linux-atm | |
parent | arm/s390/sh stable (diff) | |
download | historical-87f75a5c99887291acb81c580840ccfc67d0296e.tar.gz historical-87f75a5c99887291acb81c580840ccfc67d0296e.tar.bz2 historical-87f75a5c99887291acb81c580840ccfc67d0296e.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'net-dialup/linux-atm')
-rw-r--r-- | net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild b/net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild index d5733e293f35..fab30d0a6d9d 100644 --- a/net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild +++ b/net-dialup/linux-atm/linux-atm-2.4.1-r2.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/net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild,v 1.6 2007/08/16 00:04:32 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/linux-atm/linux-atm-2.4.1-r2.ebuild,v 1.7 2007/08/25 14:31:25 vapier Exp $ inherit eutils libtool flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" RESTRICT="test" |