Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/
Date: Tue, 28 Aug 2018 14:29:19
Message-Id: 1535466543.1d07f16c5dbeea77c8e7cd312a2deac1c6380d9e.vdupras@gentoo
1 commit: 1d07f16c5dbeea77c8e7cd312a2deac1c6380d9e
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 28 14:29:03 2018 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 28 14:29:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d07f16c
7
8 media-fonts/cantarell: drop more keywords
9
10 Previous commit didn't drop all keywords it had to (keywords unsupported
11 by dev-libs/appstream)
12
13 Bug: https://bugs.gentoo.org/656710
14 Package-Manager: Portage-2.3.48, Repoman-2.3.10
15
16 media-fonts/cantarell/cantarell-0.101.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-fonts/cantarell/cantarell-0.101.ebuild b/media-fonts/cantarell/cantarell-0.101.ebuild
20 index 2bf664bee68..cb26ca5865a 100644
21 --- a/media-fonts/cantarell/cantarell-0.101.ebuild
22 +++ b/media-fonts/cantarell/cantarell-0.101.ebuild
23 @@ -11,7 +11,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts"
24
25 LICENSE="OFL-1.1"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~sh ~sparc ~x86 ~x86-fbsd"
28 +KEYWORDS="~amd64 ~arm ~arm64 ~x86"
29 IUSE=""
30
31 RDEPEND="media-libs/fontconfig"