diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-11 12:21:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-11 12:21:42 +0000 |
commit | 6523a35b6223653621e9fc8459fc3a7abb0fab13 (patch) | |
tree | 89e035771d09ebd2957b95af2cb9fe07e91a94b6 /net-irc/bitchx/bitchx-1.1-r4.ebuild | |
parent | Forgot to add the asneeded-patch. (diff) | |
download | historical-6523a35b6223653621e9fc8459fc3a7abb0fab13.tar.gz historical-6523a35b6223653621e9fc8459fc3a7abb0fab13.tar.bz2 historical-6523a35b6223653621e9fc8459fc3a7abb0fab13.zip |
Add ~ia64 wrt #198460
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-irc/bitchx/bitchx-1.1-r4.ebuild')
-rw-r--r-- | net-irc/bitchx/bitchx-1.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/bitchx/bitchx-1.1-r4.ebuild b/net-irc/bitchx/bitchx-1.1-r4.ebuild index 3fb31f9be2df..e3d5f3e58c35 100644 --- a/net-irc/bitchx/bitchx-1.1-r4.ebuild +++ b/net-irc/bitchx/bitchx-1.1-r4.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-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.2 2007/09/24 06:44:12 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.3 2007/11/11 12:21:42 armin76 Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.bitchx.org/files/source/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc sh sparc x86" IUSE="cjk ipv6 ssl" DEPEND=">=sys-libs/ncurses-5.1 |