diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-10-02 13:55:22 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-10-02 13:55:22 +0000 |
commit | 5c2cf3ec744c76e07e619ac6c1bf51d80849082e (patch) | |
tree | c909501e4ac9fe41c1764c0f7f132a30417a9106 /x11-wm/integrity/integrity-1.0.ebuild | |
parent | Mark 4.4.0-r3 stable on ia64 (diff) | |
download | gentoo-2-5c2cf3ec744c76e07e619ac6c1bf51d80849082e.tar.gz gentoo-2-5c2cf3ec744c76e07e619ac6c1bf51d80849082e.tar.bz2 gentoo-2-5c2cf3ec744c76e07e619ac6c1bf51d80849082e.zip |
Added ~amd64 keyword.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-wm/integrity/integrity-1.0.ebuild')
-rw-r--r-- | x11-wm/integrity/integrity-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/integrity/integrity-1.0.ebuild b/x11-wm/integrity/integrity-1.0.ebuild index 734ac07348ff..87a738939f06 100644 --- a/x11-wm/integrity/integrity-1.0.ebuild +++ b/x11-wm/integrity/integrity-1.0.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-wm/integrity/integrity-1.0.ebuild,v 1.3 2005/07/28 14:41:16 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/integrity/integrity-1.0.ebuild,v 1.4 2005/10/02 13:53:05 metalgod Exp $ IUSE="" @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" DEPEND="virtual/x11 =x11-libs/qt-3*" |