commit: f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 3 09:02:34 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 3 09:19:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22ce5c8
dev-util/ccache: Tested on ~amd64-fbsd dev-util/ccache/ccache-3.3.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/ccache/ccache-3.3.4-r1.ebuild b/dev-util/ccache/ccache-3.3.4-r1.ebuild index d0c81ce1a56..158eb5f1469 100644 --- a/dev-util/ccache/ccache-3.3.4-r1.ebuild +++ b/dev-util/ccache/ccache-3.3.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.samba.org/ftp/ccache/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd" IUSE="" DEPEND="app-arch/xz-utils
