diff options
author | 2006-06-18 14:40:39 +0000 | |
---|---|---|
committer | 2006-06-18 14:40:39 +0000 | |
commit | 84a38f077b609aa920423e1cc20ad25902af59fc (patch) | |
tree | 57b1371a59ab3a8883ddf0939d1783df2888d6ec /x11-misc/xse/xse-2.1.ebuild | |
parent | Add patch to compile mbmon support on x86_64 platforms - bug #137082 (diff) | |
download | historical-84a38f077b609aa920423e1cc20ad25902af59fc.tar.gz historical-84a38f077b609aa920423e1cc20ad25902af59fc.tar.bz2 historical-84a38f077b609aa920423e1cc20ad25902af59fc.zip |
~amd64 goodness - bug #134305
Package-Manager: portage-2.1
Diffstat (limited to 'x11-misc/xse/xse-2.1.ebuild')
-rw-r--r-- | x11-misc/xse/xse-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xse/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild index 6ef045273fcd..27d055910e53 100644 --- a/x11-misc/xse/xse-2.1.ebuild +++ b/x11-misc/xse/xse-2.1.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/x11-misc/xse/xse-2.1.ebuild,v 1.3 2006/03/30 08:58:15 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.4 2006/06/18 14:40:39 malc Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.x.org/R5contrib/" SRC_URI="ftp://ftp.x.org/R5contrib/xsendevent-${PV}.tar.Z" LICENSE="X11" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="|| ( ( x11-misc/imake |