diff options
author | 2004-12-27 03:01:07 +0000 | |
---|---|---|
committer | 2004-12-27 03:01:07 +0000 | |
commit | 2f732a3f1744c135ec3d291d087d62486a5d1652 (patch) | |
tree | c11da0a0f294ecba5e91ce335d5e455dc85a5d35 /net-irc/xchat-xsys | |
parent | Multilib fixin. (Manifest recommit) (diff) | |
download | gentoo-2-2f732a3f1744c135ec3d291d087d62486a5d1652.tar.gz gentoo-2-2f732a3f1744c135ec3d291d087d62486a5d1652.tar.bz2 gentoo-2-2f732a3f1744c135ec3d291d087d62486a5d1652.zip |
Added to ~amd64.
Diffstat (limited to 'net-irc/xchat-xsys')
-rw-r--r-- | net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild b/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild index a7cf690f3308..3ac83fae05c3 100644 --- a/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild +++ b/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild,v 1.2 2004/12/27 02:58:33 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-1.9.1.ebuild,v 1.3 2004/12/27 03:01:07 eradicator Exp $ + +IUSE="" inherit flag-o-matic eutils @@ -11,8 +13,7 @@ HOMEPAGE="http://mshoup.us/downloads/xsys/README-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" -IUSE="" +KEYWORDS="~amd64 ~x86" S=${WORKDIR}/${MY_P} DEPEND=">=net-irc/xchat-2.4.0" |