diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-12-10 15:48:46 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-12-10 15:48:46 +0000 |
commit | 887fce4dc2e895b6a2528d73a2ed40868c016951 (patch) | |
tree | 9e463c4337de63715f6f458b4b4244432cd51ff1 /x11-misc/wininfo/wininfo-0.7.ebuild | |
parent | tweaks (diff) | |
download | historical-887fce4dc2e895b6a2528d73a2ed40868c016951.tar.gz historical-887fce4dc2e895b6a2528d73a2ed40868c016951.tar.bz2 historical-887fce4dc2e895b6a2528d73a2ed40868c016951.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-misc/wininfo/wininfo-0.7.ebuild')
-rw-r--r-- | x11-misc/wininfo/wininfo-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wininfo/wininfo-0.7.ebuild b/x11-misc/wininfo/wininfo-0.7.ebuild index b2aae2d77de5..b457ce017e76 100644 --- a/x11-misc/wininfo/wininfo-0.7.ebuild +++ b/x11-misc/wininfo/wininfo-0.7.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/wininfo/wininfo-0.7.ebuild,v 1.6 2005/11/02 21:30:49 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wininfo/wininfo-0.7.ebuild,v 1.7 2005/12/10 15:48:46 metalgod Exp $ IUSE="" @@ -9,7 +9,7 @@ HOMEPAGE="http://freedesktop.org/Software/wininfo" SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="virtual/x11 >=x11-libs/gtk+-2" |