diff options
author | Richard Freeman <rich0@gentoo.org> | 2009-09-12 01:14:24 +0000 |
---|---|---|
committer | Richard Freeman <rich0@gentoo.org> | 2009-09-12 01:14:24 +0000 |
commit | 62cef980c2488b4ca5604eac5ddffce8c84fc917 (patch) | |
tree | 072a94aae647346b27084b9f62a7da96a1cae28b /sys-apps/file/file-5.03.ebuild | |
parent | Bump (diff) | |
download | historical-62cef980c2488b4ca5604eac5ddffce8c84fc917.tar.gz historical-62cef980c2488b4ca5604eac5ddffce8c84fc917.tar.bz2 historical-62cef980c2488b4ca5604eac5ddffce8c84fc917.zip |
amd64 stable - 284347
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'sys-apps/file/file-5.03.ebuild')
-rw-r--r-- | sys-apps/file/file-5.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-5.03.ebuild b/sys-apps/file/file-5.03.ebuild index 5dd2f8e3758d..1071a6626b80 100644 --- a/sys-apps/file/file-5.03.ebuild +++ b/sys-apps/file/file-5.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.2 2009/09/09 20:25:04 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.03.ebuild,v 1.3 2009/09/12 01:14:24 rich0 Exp $ DISTUTILS_DISABLE_PYTHON_DEPENDENCY="1" @@ -13,7 +13,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 ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="python" DEPEND="python? ( virtual/python )" |