Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/file/
Date: Mon, 22 Aug 2022 18:05:55
Message-Id: 1661191525.da324cbb488b8a50aaa3e26af5ea0120535eefee.sam@gentoo
1 commit: da324cbb488b8a50aaa3e26af5ea0120535eefee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 22 18:04:56 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 22 18:05:25 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da324cbb
7
8 sys-apps/file: rekeyword 5.42-r1 w/ unicode fixes
9
10 Closes: https://bugs.gentoo.org/861089
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 sys-apps/file/file-5.42-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/file/file-5.42-r1.ebuild b/sys-apps/file/file-5.42-r1.ebuild
17 index e74d71b49e84..bbde9949d397 100644
18 --- a/sys-apps/file/file-5.42-r1.ebuild
19 +++ b/sys-apps/file/file-5.42-r1.ebuild
20 @@ -18,7 +18,7 @@ else
21 SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz"
22 SRC_URI+=" verify-sig? ( ftp://ftp.astron.com/pub/file/${P}.tar.gz.asc )"
23
24 - #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26
27 BDEPEND="verify-sig? ( sec-keys/openpgp-keys-file )"
28 fi