Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ccache/
Date: Sat, 03 Mar 2018 09:19:17
Message-Id: 1520068749.f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9.mgorny@gentoo
1 commit: f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 3 09:02:34 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 3 09:19:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22ce5c8
7
8 dev-util/ccache: Tested on ~amd64-fbsd
9
10 dev-util/ccache/ccache-3.3.4-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild
14 index d0c81ce1a56..158eb5f1469 100644
15 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild
16 +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -11,7 +11,7 @@ SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz"
24
25 LICENSE="GPL-3"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~x86"
28 +KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
29 IUSE=""
30
31 DEPEND="app-arch/xz-utils