diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:17:52 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-05-25 07:17:52 +0200 |
commit | 8fad7f9d1a51b22671f32138d13fc0c33e0af6e3 (patch) | |
tree | dba76f7fee59bbd99b21cfe28817744dc6df2e49 /sys-apps | |
parent | sys-libs/cracklib: Stable for HPPA PPC64 (bug #583954). (diff) | |
download | gentoo-8fad7f9d1a51b22671f32138d13fc0c33e0af6e3.tar.gz gentoo-8fad7f9d1a51b22671f32138d13fc0c33e0af6e3.tar.bz2 gentoo-8fad7f9d1a51b22671f32138d13fc0c33e0af6e3.zip |
sys-apps/file: Stable for HPPA PPC64 (bug #583956).
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/file/file-5.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild index f4aad481f414..e20afcbb69ea 100644 --- a/sys-apps/file/file-5.25.ebuild +++ b/sys-apps/file/file-5.25.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then else SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" fi DESCRIPTION="identify a file's format by scanning binary data for patterns" |