diff options
author | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:12:19 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2008-08-12 08:12:19 +0000 |
commit | 8d10d3551810d088011eedd2d524bfd05c709e8e (patch) | |
tree | 9915afe5d6dabaa4293919e48c82c20d00628919 /app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild | |
parent | Add amd64 keyword (diff) | |
download | gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.tar.gz gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.tar.bz2 gentoo-2-8d10d3551810d088011eedd2d524bfd05c709e8e.zip |
Add amd64 keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild')
-rw-r--r-- | app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild index e8a633b3142d..3009f672c3f8 100644 --- a/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild +++ b/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.2 2008/04/04 20:45:39 cedk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild,v 1.3 2008/08/12 08:12:19 cedk Exp $ NEED_PYTHON=2.4 @@ -12,7 +12,7 @@ SRC_URI="http://cheeseshop.python.org/packages/source/h/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="" |