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/exa/
Date: Sat, 01 Dec 2018 03:12:01
Message-Id: 1543633771.03c605a9e3e301a9df05ded32018af636ddd8113.gyakovlev@gentoo
1 commit: 03c605a9e3e301a9df05ded32018af636ddd8113
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 03:09:31 2018 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 03:09:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03c605a9
7
8 sys-apps/exa: 0.8.0 stable on 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/exa/exa-0.8.0.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-apps/exa/exa-0.8.0.ebuild b/sys-apps/exa/exa-0.8.0.ebuild
17 index 3ee74ce55e8..93570a71548 100644
18 --- a/sys-apps/exa/exa-0.8.0.ebuild
19 +++ b/sys-apps/exa/exa-0.8.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -76,7 +76,7 @@ SRC_URI="$(cargo_crate_uris ${CRATES})"
27
28 LICENSE="MIT"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32
33 RESTRICT="mirror"
34 DEPEND=">=virtual/rust-1.17"