diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-01-06 19:11:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-01-06 19:11:11 +0000 |
commit | 44e48999c02fc00c4a8babd158630d18d44e652a (patch) | |
tree | 13e3ba2a9b78f438d743dcc5ad860aabf67fda82 /net-dialup | |
parent | KEYWORD updates (Manifest recommit) (diff) | |
download | gentoo-2-44e48999c02fc00c4a8babd158630d18d44e652a.tar.gz gentoo-2-44e48999c02fc00c4a8babd158630d18d44e652a.tar.bz2 gentoo-2-44e48999c02fc00c4a8babd158630d18d44e652a.zip |
arm/ia64 KEYWORDS
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/minicom/minicom-2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/minicom/minicom-2.1-r1.ebuild b/net-dialup/minicom/minicom-2.1-r1.ebuild index 3be7f37798e5..027d12a1d39d 100644 --- a/net-dialup/minicom/minicom-2.1-r1.ebuild +++ b/net-dialup/minicom/minicom-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.10 2004/11/21 00:40:51 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/minicom/minicom-2.1-r1.ebuild,v 1.11 2005/01/06 19:11:11 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/download.php/123/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r3" |