diff options
Diffstat (limited to 'x11-misc/xsnap/xsnap-1.4.3-r1.ebuild')
-rw-r--r-- | x11-misc/xsnap/xsnap-1.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild b/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild index b5e8620d43fe..2f1c6125077a 100644 --- a/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild +++ b/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild,v 1.4 2005/10/17 14:34:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsnap/xsnap-1.4.3-r1.ebuild,v 1.5 2005/10/25 18:22:23 dang Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="ftp://ftp.ac-grenoble.fr/ge/Xutils/" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="virtual/x11" |