diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 12:52:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 12:52:53 +0000 |
commit | 4bbcb2cc509de45317f918ab4571853ce3edc571 (patch) | |
tree | 19c396b73ef994ec9561362a8c3fe33bd027825e /net-misc/urlview/urlview-0.9.ebuild | |
parent | Added ~amd64 keyword wrt Bug #139742. (diff) | |
download | gentoo-2-4bbcb2cc509de45317f918ab4571853ce3edc571.tar.gz gentoo-2-4bbcb2cc509de45317f918ab4571853ce3edc571.tar.bz2 gentoo-2-4bbcb2cc509de45317f918ab4571853ce3edc571.zip |
Mark 0.9 stable on ia64
(Portage version: 2.1.2_pre1)
Diffstat (limited to 'net-misc/urlview/urlview-0.9.ebuild')
-rw-r--r-- | net-misc/urlview/urlview-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/urlview/urlview-0.9.ebuild b/net-misc/urlview/urlview-0.9.ebuild index af8b90cbf646..6423633aef25 100644 --- a/net-misc/urlview/urlview-0.9.ebuild +++ b/net-misc/urlview/urlview-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.24 2006/08/09 20:24:38 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/urlview/urlview-0.9.ebuild,v 1.25 2006/10/15 12:52:53 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://gd.tuwien.ac.at/infosys/mail/mutt/contrib/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc-macos ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc-macos ppc64 s390 sparc x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |