Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Wed, 25 May 2016 06:29:30
Message-Id: 1464157678.47194250a90dff0b052244f2fe5369187b078efc.mattst88@gentoo
1 commit: 47194250a90dff0b052244f2fe5369187b078efc
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 25 05:02:49 2016 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed May 25 06:27:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47194250
7
8 sys-apps/file: alpha stable, bug 583956.
9
10 sys-apps/file/file-5.25.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild
14 index e20afcb..35f9136 100644
15 --- a/sys-apps/file/file-5.25.ebuild
16 +++ b/sys-apps/file/file-5.25.ebuild
17 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
18 else
19 SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
20 ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
21 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
22 + KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
23 fi
24
25 DESCRIPTION="identify a file's format by scanning binary data for patterns"