diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-07 19:34:47 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-05-07 19:34:47 +0000 |
commit | dd3bc4d98cac5be1063e602a8f5e7a278f640711 (patch) | |
tree | 3d3180e79faa9263743141daad9d677808151bda /net-irc/muh/muh-2.2a.ebuild | |
parent | Version bump. (diff) | |
download | historical-dd3bc4d98cac5be1063e602a8f5e7a278f640711.tar.gz historical-dd3bc4d98cac5be1063e602a8f5e7a278f640711.tar.bz2 historical-dd3bc4d98cac5be1063e602a8f5e7a278f640711.zip |
Marked ~amd64 for bug #176238
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-irc/muh/muh-2.2a.ebuild')
-rw-r--r-- | net-irc/muh/muh-2.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/muh/muh-2.2a.ebuild b/net-irc/muh/muh-2.2a.ebuild index 6fde29f6f2db..4344bea7e60e 100644 --- a/net-irc/muh/muh-2.2a.ebuild +++ b/net-irc/muh/muh-2.2a.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/muh/muh-2.2a.ebuild,v 1.5 2007/05/06 12:37:15 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/muh/muh-2.2a.ebuild,v 1.6 2007/05/07 19:34:47 dang Exp $ DESCRIPTION="Persistent IRC bouncer" HOMEPAGE="http://mind.riot.org/muh/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86" IUSE="ipv6" DEPEND="" |