diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
commit | 108933804b2448271a5944c498050e4470001dce (patch) | |
tree | 5b1517062807c6ac85c9c041cdd5b4ae6c2c6413 /x11-misc/icesndcfg/icesndcfg-1.3.ebuild | |
parent | New release candidate (diff) | |
download | gentoo-2-108933804b2448271a5944c498050e4470001dce.tar.gz gentoo-2-108933804b2448271a5944c498050e4470001dce.tar.bz2 gentoo-2-108933804b2448271a5944c498050e4470001dce.zip |
Adding ~amd64 keyword
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc/icesndcfg/icesndcfg-1.3.ebuild')
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild index de8e93e2fb3e..24ec2f541da5 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.3.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/icesndcfg/icesndcfg-1.3.ebuild,v 1.9 2006/01/25 11:20:20 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.10 2006/02/27 07:05:03 morfic Exp $ IUSE="" @@ -12,7 +12,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc ~amd64" src_unpack() { unpack ${A} |