Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fd/
Date: Sat, 01 Dec 2018 03:12:02
Message-Id: 1543633532.63ee88ca52269ec48fe77561de2f3d287454510a.gyakovlev@gentoo
1 commit: 63ee88ca52269ec48fe77561de2f3d287454510a
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 03:05:32 2018 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 03:05:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63ee88ca
7
8 sys-apps/fd: 7.2.0 stable amd64
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 sys-apps/fd/fd-7.2.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-apps/fd/fd-7.2.0.ebuild b/sys-apps/fd/fd-7.2.0.ebuild
17 index d237a8bd631..7ce934fcd35 100644
18 --- a/sys-apps/fd/fd-7.2.0.ebuild
19 +++ b/sys-apps/fd/fd-7.2.0.ebuild
20 @@ -65,7 +65,7 @@ SRC_URI="https://github.com/sharkdp/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
21
22 LICENSE="|| ( MIT Apache-2.0 )"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 IUSE="test"
27
28 DEPEND=">=virtual/rust-1.20.0"