diff options
author | Brent Baude <ranger@gentoo.org> | 2008-03-28 15:26:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-03-28 15:26:47 +0000 |
commit | c7b6ff5830299728784c95f4ff6baf130b70929c (patch) | |
tree | 388c4831c8783d4253f62fdd341bebfd01265ed9 /sys-apps/file/file-4.23.ebuild | |
parent | old (diff) | |
download | gentoo-2-c7b6ff5830299728784c95f4ff6baf130b70929c.tar.gz gentoo-2-c7b6ff5830299728784c95f4ff6baf130b70929c.tar.bz2 gentoo-2-c7b6ff5830299728784c95f4ff6baf130b70929c.zip |
stable ppc, bug 215058
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-apps/file/file-4.23.ebuild')
-rw-r--r-- | sys-apps/file/file-4.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-4.23.ebuild b/sys-apps/file/file-4.23.ebuild index f378ec293199..d5fc63a2db97 100644 --- a/sys-apps/file/file-4.23.ebuild +++ b/sys-apps/file/file-4.23.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/sys-apps/file/file-4.23.ebuild,v 1.5 2008/03/28 07:23:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-4.23.ebuild,v 1.6 2008/03/28 15:26:47 ranger Exp $ inherit eutils distutils libtool flag-o-matic @@ -11,7 +11,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 ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="python" DEPEND="" |