diff options
author | Cédric Krier <cedk@gentoo.org> | 2008-04-04 20:45:39 +0000 |
---|---|---|
committer | Cédric Krier <cedk@gentoo.org> | 2008-04-04 20:45:39 +0000 |
commit | 2845dfeb5cdd04c462bbedd973dda106216ef284 (patch) | |
tree | c2328cd85730c053a7eee69acbdeb0ac188f91a4 /app-misc/hachoir-subfile/hachoir-subfile-0.5.3.ebuild | |
parent | Add ~ppc keyword for bug #216165 (diff) | |
download | gentoo-2-2845dfeb5cdd04c462bbedd973dda106216ef284.tar.gz gentoo-2-2845dfeb5cdd04c462bbedd973dda106216ef284.tar.bz2 gentoo-2-2845dfeb5cdd04c462bbedd973dda106216ef284.zip |
Add ~ppc keyword for bug #216165
(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 fb3584c7a5fc..e8a633b3142d 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.1 2008/04/03 16:36:09 cedk Exp $ +# $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 $ 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="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND="" |