diff options
author | Brent Baude <ranger@gentoo.org> | 2011-02-27 13:59:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-02-27 13:59:18 +0000 |
commit | 8b7832d87844ff63563907a264583c511095bb6d (patch) | |
tree | 6b197c53b607fa5eab6c95c3268b373236cae991 /sys-apps/file/file-5.05.ebuild | |
parent | Stable on amd64 wrt bug #328105 (diff) | |
download | gentoo-2-8b7832d87844ff63563907a264583c511095bb6d.tar.gz gentoo-2-8b7832d87844ff63563907a264583c511095bb6d.tar.bz2 gentoo-2-8b7832d87844ff63563907a264583c511095bb6d.zip |
stable ppc, bug 355277
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps/file/file-5.05.ebuild')
-rw-r--r-- | sys-apps/file/file-5.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-5.05.ebuild b/sys-apps/file/file-5.05.ebuild index 1238b5bf024e..1dcc8c9eb2e6 100644 --- a/sys-apps/file/file-5.05.ebuild +++ b/sys-apps/file/file-5.05.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.05.ebuild,v 1.4 2011/02/26 18:42:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.05.ebuild,v 1.5 2011/02/27 13:59:18 ranger Exp $ PYTHON_DEPEND="python? *" SUPPORT_PYTHON_ABIS="1" @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="python" PYTHON_MODNAME="magic.py" |