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: media-fonts/clearsans/
Date: Wed, 21 Feb 2018 17:20:26
Message-Id: 1519233606.49c7918288c66110ab497e2a67a6c0f4a768d7c8.mgorny@gentoo
1 commit: 49c7918288c66110ab497e2a67a6c0f4a768d7c8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 21 11:51:31 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 21 17:20:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c79182
7
8 media-fonts/clearsans: Tested on ~amd64-fbsd
9
10 media-fonts/clearsans/clearsans-1.00.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/media-fonts/clearsans/clearsans-1.00.ebuild b/media-fonts/clearsans/clearsans-1.00.ebuild
14 index 7edac709747..d0ca505e0a2 100644
15 --- a/media-fonts/clearsans/clearsans-1.00.ebuild
16 +++ b/media-fonts/clearsans/clearsans-1.00.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2015 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI="5"
23 @@ -11,7 +11,7 @@ SRC_URI="https://01.org/sites/default/files/downloads/clear-sans/${P}.zip"
24
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~x86"
28 +KEYWORDS="~amd64 ~x86 ~amd64-fbsd"
29 IUSE=""
30 RESTRICT="binchecks strip"