diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 07:53:42 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 07:53:42 +0000 |
commit | 85201b63562760f9ad4dfe1ec1c95ecb101f521b (patch) | |
tree | 859018535e1e9c1bb386b37a7cb531918ebf3eff /net-dialup/xc/xc-4.3.2-r1.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.tar.gz gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.tar.bz2 gentoo-2-85201b63562760f9ad4dfe1ec1c95ecb101f521b.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'net-dialup/xc/xc-4.3.2-r1.ebuild')
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index a277da1a1d40..34b41bb1261f 100644 --- a/net-dialup/xc/xc-4.3.2-r1.ebuild +++ b/net-dialup/xc/xc-4.3.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.18 2008/10/18 09:15:32 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.19 2011/02/06 07:53:42 leio Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 mips ppc ppc64 sparc x86" +KEYWORDS="amd64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="sys-libs/ncurses" |