diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-03 10:02:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-03 10:19:09 +0100 |
commit | f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9 (patch) | |
tree | 3ab382877783ece17bc64638138438da124564a5 /dev-util | |
parent | dev-util/shadowman: Tested on ~amd64-fbsd (diff) | |
download | gentoo-f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9.tar.gz gentoo-f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9.tar.bz2 gentoo-f22ce5c8f8cf8bb78737c4dae3dfaa4f9c3309b9.zip |
dev-util/ccache: Tested on ~amd64-fbsd
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/ccache/ccache-3.3.4-r1.ebuild | 4 |
1 files 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 d0c81ce1a56a..158eb5f1469c 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 |