Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Thu, 26 May 2016 20:05:37
Message-Id: 1464293092.be642152213b679824e3be065d3ed8fec85d35c2.polynomial-c@gentoo
1 commit: be642152213b679824e3be065d3ed8fec85d35c2
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 19:53:02 2016 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 20:04:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be642152
7
8 sys-apps/file: x86 stable (bug #583956).
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
13
14 sys-apps/file/file-5.25.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-apps/file/file-5.25.ebuild b/sys-apps/file/file-5.25.ebuild
18 index 35f9136..4198e84 100644
19 --- a/sys-apps/file/file-5.25.ebuild
20 +++ b/sys-apps/file/file-5.25.ebuild
21 @@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]] ; then
22 else
23 SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
24 ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
25 - KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 + KEYWORDS="alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
27 fi
28
29 DESCRIPTION="identify a file's format by scanning binary data for patterns"