Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/roboto/
Date: Mon, 07 Jun 2021 06:26:59
Message-Id: 1623047153.315160469c18b6ca70952cbf9b31177f3a7bb708.slyfox@gentoo
1 commit: 315160469c18b6ca70952cbf9b31177f3a7bb708
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 7 06:25:53 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 7 06:25:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31516046
7
8 media-fonts/roboto: keyworded 2.138 for ppc64
9
10 keyworded wrt bug #792120
11
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 media-fonts/roboto/roboto-2.138.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-fonts/roboto/roboto-2.138.ebuild b/media-fonts/roboto/roboto-2.138.ebuild
20 index ec3c6d3efcb..efb98a04c0a 100644
21 --- a/media-fonts/roboto/roboto-2.138.ebuild
22 +++ b/media-fonts/roboto/roboto-2.138.ebuild
23 @@ -12,7 +12,7 @@ S="${WORKDIR}"
24
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm arm64 x86 ~amd64-linux ~x86-linux ~x64-macos"
28 +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x64-macos"
29
30 BDEPEND="app-arch/unzip"