diff options
Diffstat (limited to 'app-text/cook/cook-1.0.2-r1.ebuild')
-rw-r--r-- | app-text/cook/cook-1.0.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/cook/cook-1.0.2-r1.ebuild b/app-text/cook/cook-1.0.2-r1.ebuild index 3968f2e03398..b2d73d768871 100644 --- a/app-text/cook/cook-1.0.2-r1.ebuild +++ b/app-text/cook/cook-1.0.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.11 2010/01/15 03:34:40 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/cook/cook-1.0.2-r1.ebuild,v 1.12 2012/10/17 16:58:48 ago Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/cook/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~amd64 ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" DEPEND="" |